]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: selection of GENERIC_ATOMIC64 is not MMU specific
authorGreg Ungerer <gerg@uclinux.org>
Wed, 19 Oct 2011 06:27:30 +0000 (16:27 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 11 Dec 2011 22:39:21 +0000 (08:39 +1000)
commit803b4b08bdfbf97adca2ed293f890b688be30812
treefaa916d6fc80aea6b7ebd24a9d02887d8dfdc68b
parent372f2bf5649439196295322d86a6544a192b2672
m68k: selection of GENERIC_ATOMIC64 is not MMU specific

The selection of the CONFIG_GENERIC_ATOMIC64 option is not specific to the
MMU being present and enabled. It is a property of certain CPU families.
So select it based on those CPU types being selected.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Kconfig
arch/m68k/Kconfig.cpu