m68k: selection of GENERIC_ATOMIC64 is not MMU specific
commit5717a02becd2f5dae8b11cb5808de4e5369d607c
authorGreg Ungerer <gerg@uclinux.org>
Wed, 19 Oct 2011 06:27:30 +0000 (19 16:27 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 11:47:57 +0000 (24 21:47 +1000)
tree829e1e28b20ea1284cbaabe2c3e3083a94d143fd
parentd25ba98afce7c87afa39f553a3ff8effed87db03
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