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 5c243826334a..d14a8806227d 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -241,7 +241,6 @@ config X86_HAS_BOOT_CPU_ID | |||
241 | config SPARSE_IRQ | 241 | config SPARSE_IRQ |
242 | bool "Support sparse irq numbering" | 242 | bool "Support sparse irq numbering" |
243 | depends on PCI_MSI || HT_IRQ | 243 | depends on PCI_MSI || HT_IRQ |
244 | default y | ||
245 | help | 244 | help |
246 | This enables support for sparse irq, esp for msi/msi-x. You may need | 245 | This enables support for sparse irq, esp for msi/msi-x. You may need |
247 | if you have lots of cards supports msi-x installed. | 246 | if you have lots of cards supports msi-x installed. |