diff options
author | Ingo Molnar <mingo@kernel.org> | 2012-09-19 19:32:12 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-09-19 19:32:12 +0400 |
commit | 81a15f2ee56fe725ce68e3cdad982117e261d47d (patch) | |
tree | 930188dd285b2c2b8c0625849d24bf68ed1f0ca0 /arch/m68k/Kconfig | |
parent | 0570a365a6b8ccbfe7baa459de2b7396ddf2de90 (diff) | |
parent | 5698bd757d55b1bb87edd1a9744ab09c142abfc2 (diff) | |
download | linux-81a15f2ee56fe725ce68e3cdad982117e261d47d.tar.xz |
Merge tag 'v3.6-rc6' into x86/cleanups
Merge Linux v3.6-rc6 before applying more cleanups.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 4a469907f04a..b22df9410dce 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -5,6 +5,7 @@ config M68K select HAVE_AOUT if MMU select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_SHOW + select GENERIC_ATOMIC64 select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS select GENERIC_CPU_DEVICES select GENERIC_STRNCPY_FROM_USER if MMU |