From c9f1e25cb71febb916b4691722adea2a2efe4c41 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 16 May 2014 11:53:23 -0500 Subject: PCI: qcom: Add support for pcie controllers on IPQ8064 fixed checkpatch warnings too. Signed-off-by: Kumar Gala Signed-off-by: Srinivas Kandagatla --- arch/arm/mach-qcom/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch') diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig index ee5697ba05bc..3b5539cc907b 100644 --- a/arch/arm/mach-qcom/Kconfig +++ b/arch/arm/mach-qcom/Kconfig @@ -5,6 +5,8 @@ menuconfig ARCH_QCOM select ARM_AMBA select CLKSRC_OF select PINCTRL + select MIGHT_HAVE_PCI + select PCI_DOMAINS if PCI select QCOM_SCM if SMP help Support for Qualcomm's devicetree based systems. -- cgit v1.2.3