]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff0d843b8df5dd838122b6fd2b9e886ecc72c6af
tree1391651be95ac3d4b3f2bcdc6321cc3385f694f6
parentd7e15052ecc9ac4f938d1d7432c1d120a2711a7e
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