ACPI / PCI: Make pci_slot built-in only, not a module
authorJiang Liu <liuj97@gmail.com>
Fri, 18 Jan 2013 16:07:42 +0000 (00:07 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Feb 2013 18:35:05 +0000 (11:35 -0700)
As discussed in thread at https://patchwork.kernel.org/patch/1946851/,
there's no value in supporting CONFIG_ACPI_PCI_SLOT=m any more.
So change Kconfig and code to only support building pci_slot as
built-in driver.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found