ARM: qcom: Select PINCTRL by default for ARCH_QCOM
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>
This commit is contained in:
parent
7098cff2a3
commit
87cfb00d66
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ config ARCH_QCOM
|
||||||
select CLKSRC_OF
|
select CLKSRC_OF
|
||||||
select GENERIC_CLOCKEVENTS
|
select GENERIC_CLOCKEVENTS
|
||||||
select HAVE_SMP
|
select HAVE_SMP
|
||||||
|
select PINCTRL
|
||||||
select QCOM_SCM if SMP
|
select QCOM_SCM if SMP
|
||||||
help
|
help
|
||||||
Support for Qualcomm's devicetree based systems.
|
Support for Qualcomm's devicetree based systems.
|
||||||
|
|
Loading…
Add table
Reference in a new issue