summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.debug
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2020-08-03 13:00:27 +0200
committerIngo Molnar <mingo@kernel.org>2020-08-03 13:00:27 +0200
commit992414a18cd4de05fa3f8ff7e1c29af758bdee1a (patch)
tree60115684b3617ebb555678baf5d31a8d02d1df36 /arch/x86/Kconfig.debug
parenta68415c27ff366970be132c266aa859ad706af33 (diff)
parented00495333ccc80fc8fb86fb43773c3c2a499466 (diff)
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchlocking-core-2020-08-03
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r--arch/x86/Kconfig.debug3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 0dd319e6e5b4..ee1d3c5834c6 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -3,6 +3,9 @@
config TRACE_IRQFLAGS_SUPPORT
def_bool y
+config TRACE_IRQFLAGS_NMI_SUPPORT
+ def_bool y
+
config EARLY_PRINTK_USB
bool