summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig.debug
diff options
context:
space:
mode:
authorHeiko Carstens2006-07-03 09:24:46 +0200
committerLinus Torvalds2006-07-04 00:27:03 +0200
commit1f194a4c393103ac925001d7e04b05fbb122580d (patch)
tree9185dd3ecc6a03f6bc8a15d330c862b86ad23730 /arch/s390/Kconfig.debug
parent[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h (diff)
downloadkernel-qcow2-linux-1f194a4c393103ac925001d7e04b05fbb122580d.tar.gz
kernel-qcow2-linux-1f194a4c393103ac925001d7e04b05fbb122580d.tar.xz
kernel-qcow2-linux-1f194a4c393103ac925001d7e04b05fbb122580d.zip
[PATCH] lockdep: irqtrace subsystem, s390 support
irqtrace support for s390. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/s390/Kconfig.debug')
-rw-r--r--arch/s390/Kconfig.debug4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/s390/Kconfig.debug b/arch/s390/Kconfig.debug
index f53b6d5300e5..2283933a9a93 100644
--- a/arch/s390/Kconfig.debug
+++ b/arch/s390/Kconfig.debug
@@ -1,5 +1,9 @@
menu "Kernel hacking"
+config TRACE_IRQFLAGS_SUPPORT
+ bool
+ default y
+
source "lib/Kconfig.debug"
endmenu