diff options
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index ad74608349bd..e7ef769eabf2 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -67,6 +67,7 @@ config X86 | |||
67 | select GENERIC_IRQ_PROBE | 67 | select GENERIC_IRQ_PROBE |
68 | select GENERIC_PENDING_IRQ if SMP | 68 | select GENERIC_PENDING_IRQ if SMP |
69 | select GENERIC_IRQ_SHOW | 69 | select GENERIC_IRQ_SHOW |
70 | select IRQ_FORCED_THREADING | ||
70 | select USE_GENERIC_SMP_HELPERS if SMP | 71 | select USE_GENERIC_SMP_HELPERS if SMP |
71 | 72 | ||
72 | config INSTRUCTION_DECODER | 73 | config INSTRUCTION_DECODER |