slab: remove /proc/slab_allocators
[linux-2.6-block.git] / lib / Kconfig.debug
index fdfa173651ebe8d430d24a4e819d12a4390351cf..eae43952902ebfb487817b081f52685a47154464 100644 (file)
@@ -542,10 +542,6 @@ config DEBUG_SLAB
          allocation as well as poisoning memory on free to catch use of freed
          memory. This can make kmalloc/kfree-intensive workloads much slower.
 
-config DEBUG_SLAB_LEAK
-       bool "Memory leak debugging"
-       depends on DEBUG_SLAB
-
 config SLUB_DEBUG_ON
        bool "SLUB debugging on by default"
        depends on SLUB && SLUB_DEBUG