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 5c0ed72c02a2..30c40f08a3d4 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -2032,7 +2032,6 @@ menu "Bus options (PCI etc.)" | |||
2032 | config PCI | 2032 | config PCI |
2033 | bool "PCI support" | 2033 | bool "PCI support" |
2034 | default y | 2034 | default y |
2035 | select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) | ||
2036 | ---help--- | 2035 | ---help--- |
2037 | Find out whether you have a PCI motherboard. PCI is the name of a | 2036 | Find out whether you have a PCI motherboard. PCI is the name of a |
2038 | bus system, i.e. the way the CPU talks to the other stuff inside | 2037 | bus system, i.e. the way the CPU talks to the other stuff inside |