PCI: Restore inclusion of pci/hotplug Kconfig
commit30b5b8808c12bcd947dd474980482561b69c1bcb
authorTero Roponen <tero.roponen@gmail.com>
Mon, 21 Mar 2016 07:26:41 +0000 (21 09:26 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 21 Mar 2016 12:33:34 +0000 (21 07:33 -0500)
treea4b2da457230e77144df046e0ea2b23891874792
parent643ad15d47410d37d43daf3ef1c8ac52c281efa5
PCI: Restore inclusion of pci/hotplug Kconfig

Commit e7e127e3c767 ("PCI: Include pci/hotplug Kconfig directly from
pci/Kconfig") added one line to pci/Kconfig.  However, for some mysterious
reason it isn't there now, even though there are no traces of removing it
in the git log.

I detected this issue when 'make oldconfig' removed all the options that
depended on HOTPLUG_PCI.

[bhelgaas: I botched the cfeb8139a1fb ("Merge branch 'pci/host-hv' into
next") merge.  "git diff cfeb8139a1fbcfeb8139a1fb" shows a conflict in
drivers/pci/Kconfig, and I mistakenly dropped the hotplug/Kconfig piece.]
Signed-off-by: Tero Roponen <tero.roponen@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Kconfig