]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
authorGreg Ungerer <gerg@uclinux.org>
Tue, 14 Aug 2012 04:31:33 +0000 (14:31 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 17 Aug 2012 00:04:24 +0000 (10:04 +1000)
commit42b1b94635a467407841c89e91d9209c55f6bc61
tree7e712df4947dec644658f321ffe65b467d2c3200
parente7d6582e04212943d23d6e42b86ede5d9a0ebe04
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types

There is no specific atomic64 support code for any m68k CPUs, so we should
select CONFIG_GENERIC_ATOMC64 for all. Remove the existing per CPU selection
of this and select it for all m68k.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig
arch/m68k/Kconfig.cpu