PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
authorBogicevic Sasa <brutallesale@gmail.com>
Wed, 3 Feb 2016 21:24:22 +0000 (13:24 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Mar 2016 20:36:48 +0000 (14:36 -0600)
commit5f8fc43217a01c98be88aa53794b4d1333a07a5a
tree1391651be95ac3d4b3f2bcdc6321cc3385f694f6
parent92e963f50fc74041b5e9e744c330dca48e04f08d
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig

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

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

  alpha
  avr32
  blackfin
  frv
  m32r
  m68k
  microblaze
  mn10300
  parisc
  sparc
  unicore32
  xtensa

[bhelgaas: changelog, source pci/pcie/Kconfig at top of pci/Kconfig, whitespace]
Signed-off-by: Sasa Bogicevic <brutallesale@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/arm/Kconfig
arch/arm64/Kconfig
arch/ia64/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/tile/Kconfig
arch/x86/Kconfig
drivers/pci/Kconfig