]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Kconfig.debug
slub: Deal with config variable dependencies
[linux-2.6-omap-h63xx.git] / lib / Kconfig.debug
index 0796c1a090c029db5d038020ae52684ee423c2e3..eef557dc46c3810318fc8d7456bf314b64f0a84b 100644 (file)
@@ -211,7 +211,7 @@ config SLUB_DEBUG_ON
 config SLUB_STATS
        default n
        bool "Enable SLUB performance statistics"
-       depends on SLUB
+       depends on SLUB && SLUB_DEBUG && SYSFS
        help
          SLUB statistics are useful to debug SLUBs allocation behavior in
          order find ways to optimize the allocator. This should never be