PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Mar 2016 20:57:21 +0000 (14:57 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Mar 2016 21:10:48 +0000 (15:10 -0600)
commite7e127e3c767094aca96ee976729dc5f756666df
tree3e331a4897b3181dc43985cc0aee19911a66e1c5
parent5f8fc43217a01c98be88aa53794b4d1333a07a5a
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig

Include pci/hotplug/Kconfig directly from pci/Kconfig, so arches don't
have to source both pci/Kconfig and pci/hotplug/Kconfig.

Note that this effectively adds pci/hotplug/Kconfig to the following
arches, because they already sourced drivers/pci/Kconfig but they
previously did not source drivers/pci/hotplug/Kconfig:

  alpha
  arm
  avr32
  frv
  m68k
  microblaze
  mn10300
  sparc
  unicore32

Inspired-by-patch-from: Bogicevic Sasa <brutallesale@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
13 files changed:
arch/arm64/Kconfig
arch/blackfin/Kconfig
arch/ia64/Kconfig
arch/m32r/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/tile/Kconfig
arch/x86/Kconfig
arch/xtensa/Kconfig
drivers/parisc/Kconfig
drivers/pci/Kconfig