Skip to content
Commit e13688fe authored by Kishon Vijay Abraham I's avatar Kishon Vijay Abraham I Committed by Arnd Bergmann
Browse files

ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM



PCI_DOMAINS config should be selected for any SoCs
having more than a single PCIe controller. Without PCI_DOMAINS
config, only one PCIe controller gets registered.

Select PCI_DOMAINS in ARCH_MULTIPLATFORM if PCI is selected, since
it doesn't harm even if a platform has a single PCIe port.
Also remove PCI_DOMAINS being selected from other platform
specific configs.

Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Acked-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 6016b23b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment