aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/configs/generic_defconfig
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-07-24 11:36:31 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-07-25 14:11:06 -0600
commit7cd29f4b22be3c3468871f5240621a32d9bc903a (patch)
treeac85b85cb83e3b8e7e0c2963f0b5c778f0fd0a86 /arch/ia64/configs/generic_defconfig
parentPCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device (diff)
downloadlinux-dev-7cd29f4b22be3c3468871f5240621a32d9bc903a.tar.xz
linux-dev-7cd29f4b22be3c3468871f5240621a32d9bc903a.zip
PCI: hotplug: Convert to be builtin only, not modular
Convert CONFIG_HOTPLUG_PCI from tristate to bool. This only affects the hotplug core; several of the hotplug drivers can still be modules. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'arch/ia64/configs/generic_defconfig')
-rw-r--r--arch/ia64/configs/generic_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/configs/generic_defconfig b/arch/ia64/configs/generic_defconfig
index 7913695b2fcb..efbd2929aeb7 100644
--- a/arch/ia64/configs/generic_defconfig
+++ b/arch/ia64/configs/generic_defconfig
@@ -31,7 +31,7 @@ CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_CONTAINER=m
-CONFIG_HOTPLUG_PCI=m
+CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_PACKET=y
CONFIG_UNIX=y