[PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM

From: Andy Gross
Date: Mon Apr 14 2014 - 23:11:43 EST


Add missing PINCTRL selection. This enables selection of pinctrollers for
Qualcomm processors.

Signed-off-by: Andy Gross <agross@xxxxxxxxxxxxxx>
---
arch/arm/mach-qcom/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index aded06d..2c561c0 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -5,6 +5,7 @@ config ARCH_QCOM
select CLKSRC_OF
select GENERIC_CLOCKEVENTS
select HAVE_SMP
+ select PINCTRL
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/