summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig.debug
diff options
context:
space:
mode:
authorRalf Baechle2006-07-07 15:07:18 +0200
committerRalf Baechle2006-07-13 22:26:09 +0200
commit192ef366198ce16c0379100565cdc5b7bd68511f (patch)
tree1f4ef0a9ee796fbf970b6f0703aa31ecad584ee1 /arch/mips/Kconfig.debug
parent[MIPS] Fix rdhwr_op definition. (diff)
downloadkernel-qcow2-linux-192ef366198ce16c0379100565cdc5b7bd68511f.tar.gz
kernel-qcow2-linux-192ef366198ce16c0379100565cdc5b7bd68511f.tar.xz
kernel-qcow2-linux-192ef366198ce16c0379100565cdc5b7bd68511f.zip
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig.debug')
-rw-r--r--arch/mips/Kconfig.debug4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig.debug b/arch/mips/Kconfig.debug
index 515f9e611307..5d6afb52d904 100644
--- a/arch/mips/Kconfig.debug
+++ b/arch/mips/Kconfig.debug
@@ -1,5 +1,9 @@
menu "Kernel hacking"
+config TRACE_IRQFLAGS_SUPPORT
+ bool
+ default y
+
source "lib/Kconfig.debug"
config CROSSCOMPILE