]> 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>
Thu, 16 Aug 2012 04:34:21 +0000 (14:34 +1000)
commitc8efcf9806381358930f6b936a4c15ff4a375da7
treee60f8f438f8bf21cea2f1412fc3aa2fd402c7b2f
parent895f06b7c980bab57b3f4496554a43b516daf968
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