Loading arch/x86/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1339,7 +1339,7 @@ menu "Bus options (PCI etc.)" config PCI config PCI bool "PCI support" if !X86_VISWS bool "PCI support" if !X86_VISWS depends on !X86_VOYAGER depends on !X86_VOYAGER default y if X86_VISWS default y select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) help help Find out whether you have a PCI motherboard. PCI is the name of a Find out whether you have a PCI motherboard. PCI is the name of a Loading Loading
arch/x86/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1339,7 +1339,7 @@ menu "Bus options (PCI etc.)" config PCI config PCI bool "PCI support" if !X86_VISWS bool "PCI support" if !X86_VISWS depends on !X86_VOYAGER depends on !X86_VOYAGER default y if X86_VISWS default y select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) help help Find out whether you have a PCI motherboard. PCI is the name of a Find out whether you have a PCI motherboard. PCI is the name of a Loading