]> Pileus Git - ~andy/linux/blobdiff - init/Kconfig
ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64
[~andy/linux] / init / Kconfig
index bfa9e13c9a939d34045bb8a360aef1743093b800..3ecd8a1178f102d832cdf3b4af0a908997ea648b 100644 (file)
@@ -1602,7 +1602,7 @@ endchoice
 
 config SLUB_CPU_PARTIAL
        default y
-       depends on SLUB
+       depends on SLUB && SMP
        bool "SLUB per cpu partial cache"
        help
          Per cpu partial caches accellerate objects allocation and freeing
@@ -1670,6 +1670,7 @@ config BASE_SMALL
 
 menuconfig MODULES
        bool "Enable loadable module support"
+       option modules
        help
          Kernel modules are small pieces of compiled code which can
          be inserted in the running kernel, rather than being