Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/fix...
[linux-2.6-block.git] / lib / Kconfig.debug
index 532d4d52d1df2b4723bccfcc3f786880338a9b67..1e9a607534ca08a973deac3d1de62902b533b1cb 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.