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)
commit774104399459fe4c4195bdc657a898e292334137
tree233499014c9407d0e0f463b9edd553682eee67ca
parent92e112fdbb3cb55b43390426501a7efacd893b96
PCI: Convert ioapic to be builtin only, not modular

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>
drivers/pci/Kconfig
drivers/pci/ioapic.c