X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2FKconfig;h=3ecd8a1178f102d832cdf3b4af0a908997ea648b;hb=0cbad9c9dfe0c38e8ec7385b39087c005a6dee3e;hp=bfa9e13c9a939d34045bb8a360aef1743093b800;hpb=364e751787d5fed1f2ae0b72cbfb66b3aa1adb19;p=~andy%2Flinux diff --git a/init/Kconfig b/init/Kconfig index bfa9e13c9a9..3ecd8a1178f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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