aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 18bd9e3d3274..3ecd8a1178f1 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1602,7 +1602,7 @@ endchoice
1602 1602
1603config SLUB_CPU_PARTIAL 1603config SLUB_CPU_PARTIAL
1604 default y 1604 default y
1605 depends on SLUB 1605 depends on SLUB && SMP
1606 bool "SLUB per cpu partial cache" 1606 bool "SLUB per cpu partial cache"
1607 help 1607 help
1608 Per cpu partial caches accellerate objects allocation and freeing 1608 Per cpu partial caches accellerate objects allocation and freeing