--- zzzz-none-000/linux-2.6.28.10/arch/mips/Kconfig.debug 2009-05-02 18:54:43.000000000 +0000 +++ fusiv-7390-686/linux-2.6.28.10/arch/mips/Kconfig.debug 2012-03-06 15:54:55.000000000 +0000 @@ -51,4 +51,18 @@ arch/mips/include/asm/debug.h for debugging macros. If unsure, say N. +config DEBUG_LL + bool "Low-level debugging" + default n + depends on DEBUG_KERNEL + help + If you say Y here, enables low-level debugging. + If unsure, say N. + +config BDI_SWITCH + bool "Include BDI-2000 user context switcher" + depends on DEBUG_KERNEL + help + Include in-kernel support for Abatron BDI2000 debugger. + endmenu