PCI: hotplug: Convert to be builtin only, not modular
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Jul 2013 17:36:31 +0000 (11:36 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 25 Jul 2013 20:11:06 +0000 (14:11 -0600)
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>

No differences found