]> 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>
Thu, 24 Nov 2011 22:54:59 +0000 (08:54 +1000)
commitf33dd0fc6f6ae64eb609cadc4011fa77a1397a2f
tree1096d3935a752570f7463d1b74b8c8fe219ea141
parent776ff7d9a6ca0c1e6e39f187feeee0d7cfa4f3bf
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