]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
[SCSI] libsas: Fix various sparse complaints
[linux-2.6-omap-h63xx.git] / init / Kconfig
index 404bbf3699becba6bc43dbe9c945506ad1a93d2c..b9d11a899b8861576be26f883882c969d170701f 100644 (file)
@@ -658,6 +658,12 @@ endchoice
 
 endmenu                # General setup
 
+config SLABINFO
+       bool
+       depends on PROC_FS
+       depends on SLAB || SLUB
+       default y
+
 config RT_MUTEXES
        boolean
        select PLIST