PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Move the definitions to drivers/pci and let the architectures select them. Two small differences to before: PCI_DOMAINS_GENERIC now selects PCI_DOMAINS, cutting down the churn for modern architectures. As the only architectured arm did previously also offer PCI_DOMAINS as a user visible choice in addition to selecting it from the relevant configs, this is gone now. Signed-off-by:Christoph Hellwig <hch@lst.de> Acked-by:
Paul Burton <paul.burton@mips.com> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- arch/alpha/Kconfig 1 addition, 4 deletionsarch/alpha/Kconfig
- arch/arm/Kconfig 1 addition, 14 deletionsarch/arm/Kconfig
- arch/arm/mach-bcm/Kconfig 1 addition, 1 deletionarch/arm/mach-bcm/Kconfig
- arch/arm/mach-socfpga/Kconfig 1 addition, 1 deletionarch/arm/mach-socfpga/Kconfig
- arch/arm64/Kconfig 1 addition, 6 deletionsarch/arm64/Kconfig
- arch/ia64/Kconfig 1 addition, 3 deletionsarch/ia64/Kconfig
- arch/microblaze/Kconfig 1 addition, 6 deletionsarch/microblaze/Kconfig
- arch/mips/Kconfig 2 additions, 8 deletionsarch/mips/Kconfig
- arch/powerpc/Kconfig 1 addition, 3 deletionsarch/powerpc/Kconfig
- arch/riscv/Kconfig 1 addition, 6 deletionsarch/riscv/Kconfig
- arch/s390/Kconfig 1 addition, 3 deletionsarch/s390/Kconfig
- arch/sh/Kconfig 0 additions, 3 deletionsarch/sh/Kconfig
- arch/sparc/Kconfig 1 addition, 3 deletionsarch/sparc/Kconfig
- arch/x86/Kconfig 1 addition, 4 deletionsarch/x86/Kconfig
- drivers/pci/Kconfig 9 additions, 0 deletionsdrivers/pci/Kconfig
Loading
Please register or sign in to comment