]> Git Repo - linux.git/commitdiff
ARM: qcom: Select PINCTRL by default for ARCH_QCOM
authorAndy Gross <[email protected]>
Tue, 15 Apr 2014 03:10:37 +0000 (22:10 -0500)
committerKumar Gala <[email protected]>
Thu, 22 May 2014 16:50:42 +0000 (11:50 -0500)
Add missing PINCTRL selection.  This enables selection of pinctrollers for
Qualcomm processors.

Signed-off-by: Andy Gross <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/arm/mach-qcom/Kconfig

index 5bac59114ddaf0ae26ac51c7b2075936a3b960ad..63502cc57f9e15798c38701a57d56220d6671e59 100644 (file)
@@ -6,6 +6,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.
This page took 0.049572 seconds and 4 git commands to generate.