mm, kasan: SLAB support
[cascardo/linux.git] / lib / Kconfig.debug
index 532d4d5..1e9a607 100644 (file)
@@ -558,7 +558,7 @@ config DEBUG_KMEMLEAK_DEFAULT_OFF
 
 config DEBUG_STACK_USAGE
        bool "Stack utilization instrumentation"
-       depends on DEBUG_KERNEL && !IA64 && !PARISC && !METAG
+       depends on DEBUG_KERNEL && !IA64
        help
          Enables the display of the minimum amount of free stack which each
          task has ever had available in the sysrq-T and sysrq-P debug output.