]> 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>
Tue, 8 Nov 2011 04:43:56 +0000 (14:43 +1000)
commit4e8a9e70dfe862936f8a97e82485b0332aa781eb
tree6f94780a1995b853ee9588667cbb62533b689515
parente67d1c231bb61cc47cbdf8562d617aebe66e5c6d
m68k: selection of GENERIC_ATOMIC64 is not MMU specific

The selection of the CONFIG_GENERIC_ATOMIC64 option is no 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