]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: qcom: Select PINCTRL by default for ARCH_QCOM
authorAndy Gross <agross@codeaurora.org>
Tue, 15 Apr 2014 03:10:37 +0000 (22:10 -0500)
committerKumar Gala <galak@codeaurora.org>
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 <agross@codeaurora.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
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.