Commit 87cfb00d authored by Andy Gross's avatar Andy Gross Committed by Kumar Gala

ARM: qcom: Select PINCTRL by default for ARCH_QCOM

Add missing PINCTRL selection.  This enables selection of pinctrollers for
Qualcomm processors.
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 7098cff2
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment