Re: [PATCH 1/2] PCI: hotplug: Convert to be builtin only, not modular

2013-07-26 Thread Yinghai Lu
On Thu, Jul 25, 2013 at 10:57 AM, Bjorn Helgaas wrote: > 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 > --- > arch/ia64/configs/generic_defconfig|2 +- > arch

Re: [PATCH 1/2] PCI: hotplug: Convert to be builtin only, not modular

2013-07-25 Thread Rafael J. Wysocki
On Thursday, July 25, 2013 11:57:20 AM Bjorn Helgaas wrote: > 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 Acked-by: Rafael J. Wysocki > --- > arch/ia64/configs/ge

[PATCH 1/2] PCI: hotplug: Convert to be builtin only, not modular

2013-07-25 Thread Bjorn Helgaas
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 --- arch/ia64/configs/generic_defconfig|2 +- arch/ia64/configs/gensparse_defconfig |2 +- arch/ia64/configs/tiger