aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 3b3b017e1c15..4b7de3e1e57b 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -1318,6 +1318,11 @@ config GENERIC_IRQ_PROBE
1318 bool 1318 bool
1319 default y 1319 default y
1320 1320
1321config GENERIC_PENDING_IRQ
1322 bool
1323 depends on GENERIC_HARDIRQS && SMP
1324 default y
1325
1321config X86_SMP 1326config X86_SMP
1322 bool 1327 bool
1323 depends on SMP && !X86_VOYAGER 1328 depends on SMP && !X86_VOYAGER