PCI: Convert ioapic to be builtin only, not modular
authorYinghai Lu <yinghai@kernel.org>
Fri, 3 Jan 2014 00:05:57 +0000 (16:05 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Jan 2014 21:31:38 +0000 (14:31 -0700)
Convert pci/ioapic.c to be builtin only, with no module option, so we can
support IO-APIC hotplug.  Also make it depend on X86_IO_APIC.

[bhelgaas: changelog]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found