PCI_IOAPIC is used for PCI hotplug, Moorestown does not have ACPI PCI
hotplug, as it does not have ACPI. This unnecessary dependency causes
X86_MRST fail to be selected if ACPI is not selected.
Signed-off-by: Jacob Pan <[email protected]>
LKML-Reference: <
1267550368[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
bool "Moorestown MID platform"
depends on PCI
depends on PCI_GOANY
- depends on PCI_IOAPIC
depends on X86_32
depends on X86_EXTENDED_PLATFORM
depends on X86_IO_APIC