diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index a97924bc5b8d..7fccf09bb95a 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -763,7 +763,7 @@ endmenu # General setup | |||
763 | config SLABINFO | 763 | config SLABINFO |
764 | bool | 764 | bool |
765 | depends on PROC_FS | 765 | depends on PROC_FS |
766 | depends on SLAB || SLUB | 766 | depends on SLAB || SLUB_DEBUG |
767 | default y | 767 | default y |
768 | 768 | ||
769 | config RT_MUTEXES | 769 | config RT_MUTEXES |