commit | 7cd29f4b22be3c3468871f5240621a32d9bc903a | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Jul 24 11:36:31 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jul 25 14:11:06 2013 -0600 |
tree | ac85b85cb83e3b8e7e0c2963f0b5c778f0fd0a86 | |
parent | 29ed1f29b68a8395d5679b3c4e38352b617b3236 [diff] |
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>