vserver 2.0 rc7
[linux-2.6.git] / arch / sh64 / Kconfig.debug
index 530b3c6..26d842c 100644 (file)
@@ -19,6 +19,13 @@ config SH64_PROC_ASIDS
 config SH64_SR_WATCH
        bool "Debug: set SR.WATCH to enable hardware watchpoints and trace"
 
+config POOR_MANS_STRACE
+       bool "Debug: enable rudimentary strace facility"
+       help
+         This option allows system calls to be traced to the console.  It also
+         aids in detecting kernel stack underflow.  It is useful for debugging
+         early-userland problems (e.g. init incurring fatal exceptions.)
+
 config SH_ALPHANUMERIC
        bool "Enable debug outputs to on-board alphanumeric display"