]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig.debug
Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / lib / Kconfig.debug
index ff5bdee4716d5206c7f16f4ce67e911f668c97e7..4a186508bf8b98de56872d254cc405f3a47c0cb2 100644 (file)
@@ -714,7 +714,7 @@ config STACKTRACE
 
 config DEBUG_STACK_USAGE
        bool "Stack utilization instrumentation"
-       depends on DEBUG_KERNEL
+       depends on DEBUG_KERNEL && !IA64 && !PARISC
        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.