From: Jiang Liu Date: Fri, 18 Jan 2013 16:07:42 +0000 (+0800) Subject: ACPI / PCI: Make pci_slot built-in only, not a module X-Git-Tag: v3.9-rc1~82^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1a2e038ff2336502e95ec6492c0364a9fc70d0;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed