]> 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>
Mon, 14 Nov 2011 05:36:24 +0000 (15:36 +1000)
commit9e48ee732cd9ce629a217a8ee49896ead9492d57
tree7f53542c824c8b78869d2c395d5901086273a5d7
parent248e6ea48326c4103a67ac73f908d8c3c243e9ef
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