aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-qcom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-qcom/Kconfig')
-rw-r--r--arch/arm/mach-qcom/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index 2256cd1e25d1..afa30dd9521d 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -4,6 +4,8 @@ menuconfig ARCH_QCOM
select ARM_GIC
select ARM_AMBA
select PINCTRL
+ select MIGHT_HAVE_PCI
+ select PCI_DOMAINS if PCI
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.