diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 3ec657f7ee70..8cc510874e1b 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -61,7 +61,6 @@ config X86 | |||
61 | select HAVE_USER_RETURN_NOTIFIER | 61 | select HAVE_USER_RETURN_NOTIFIER |
62 | select HAVE_GENERIC_HARDIRQS | 62 | select HAVE_GENERIC_HARDIRQS |
63 | select HAVE_SPARSE_IRQ | 63 | select HAVE_SPARSE_IRQ |
64 | select NUMA_IRQ_DESC if (SPARSE_IRQ && NUMA) | ||
65 | select GENERIC_IRQ_PROBE | 64 | select GENERIC_IRQ_PROBE |
66 | select GENERIC_PENDING_IRQ if SMP | 65 | select GENERIC_PENDING_IRQ if SMP |
67 | 66 | ||