commit | ab1a2e038ff2336502e95ec6492c0364a9fc70d0 | [log] [tgz] |
---|---|---|
author | Jiang Liu <liuj97@gmail.com> | Sat Jan 19 00:07:42 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Feb 15 11:35:05 2013 -0700 |
tree | f69e59b53ed0b01eb4bc04c78ca5e38d2d5919ac | |
parent | a2766602ac6885f9514abd97821984cd152cdad3 [diff] |
ACPI / PCI: Make pci_slot built-in only, not a module 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>