mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 13:26:39 +07:00
Merge branch 'pci/host-iproc' into next
* pci/host-iproc: PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
This commit is contained in:
commit
24c53a66bd
@ -101,6 +101,7 @@ config PCI_VERSATILE
|
||||
|
||||
config PCIE_IPROC
|
||||
tristate
|
||||
select PCI_DOMAINS
|
||||
help
|
||||
This enables the iProc PCIe core controller support for Broadcom's
|
||||
iProc family of SoCs. An appropriate bus interface driver needs
|
||||
@ -121,7 +122,6 @@ config PCIE_IPROC_BCMA
|
||||
depends on ARM && (ARCH_BCM_IPROC || COMPILE_TEST)
|
||||
select PCIE_IPROC
|
||||
select BCMA
|
||||
select PCI_DOMAINS
|
||||
default ARCH_BCM_5301X
|
||||
help
|
||||
Say Y here if you want to use the Broadcom iProc PCIe controller
|
||||
|
Loading…
Reference in New Issue
Block a user