]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/Kconfig.debug
[MIPS] IP32: Fix fatal typo in address computation.
[linux-2.6-omap-h63xx.git] / arch / mips / Kconfig.debug
index d5e60a0c1ded6b55f0fdbdc3eb895a38560c7a7e..3efe117721aad002edba89fa9be77e25c4230e4d 100644 (file)
@@ -37,6 +37,15 @@ config DEBUG_STACK_USAGE
 
          This option will slow down process creation somewhat.
 
+config SMTC_IDLE_HOOK_DEBUG
+       bool "Enable additional debug checks before going into CPU idle loop"
+       depends on DEBUG_KERNEL && MIPS_MT_SMTC
+       help
+         This option enables Enable additional debug checks before going into
+         CPU idle loop.  For details on these checks, see
+         arch/mips/kernel/smtc.c.  This debugging option result in significant
+         overhead so should be disabled in production kernels.
+
 config KGDB
        bool "Remote GDB kernel debugging"
        depends on DEBUG_KERNEL && SYS_SUPPORTS_KGDB