projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ieee1394: forgotten dereference...
[linux-2.6]
/
arch
/
mips
/
Kconfig.debug
diff --git
a/arch/mips/Kconfig.debug
b/arch/mips/Kconfig.debug
index
72d5c19
..
3efe117
100644
(file)
--- a/
arch/mips/Kconfig.debug
+++ b/
arch/mips/Kconfig.debug
@@
-37,7
+37,7
@@
config DEBUG_STACK_USAGE
This option will slow down process creation somewhat.
-config
CONFIG_
SMTC_IDLE_HOOK_DEBUG
+config SMTC_IDLE_HOOK_DEBUG
bool "Enable additional debug checks before going into CPU idle loop"
depends on DEBUG_KERNEL && MIPS_MT_SMTC
help