aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index bc2fbadff9f9..3a330a437c6f 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -165,6 +165,9 @@ config GENERIC_HARDIRQS
165 bool 165 bool
166 default y 166 default y
167 167
168config GENERIC_HARDIRQS_NO__DO_IRQ
169 def_bool y
170
168config GENERIC_IRQ_PROBE 171config GENERIC_IRQ_PROBE
169 bool 172 bool
170 default y 173 default y