x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Tue, 2 Mar 2010 17:19:28 +0000 (09:19 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 3 Mar 2010 02:15:05 +0000 (18:15 -0800)
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 <jacob.jun.pan@linux.intel.com>
LKML-Reference: <1267550368-7435-1-git-send-email-jacob.jun.pan@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found