diff options
-rw-r--r-- | arch/arm/mach-qcom/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig index 5bac59114dda..63502cc57f9e 100644 --- a/arch/arm/mach-qcom/Kconfig +++ b/arch/arm/mach-qcom/Kconfig | |||
@@ -6,6 +6,7 @@ config ARCH_QCOM | |||
6 | select CLKSRC_OF | 6 | select CLKSRC_OF |
7 | select GENERIC_CLOCKEVENTS | 7 | select GENERIC_CLOCKEVENTS |
8 | select HAVE_SMP | 8 | select HAVE_SMP |
9 | select PINCTRL | ||
9 | select QCOM_SCM if SMP | 10 | select QCOM_SCM if SMP |
10 | help | 11 | help |
11 | Support for Qualcomm's devicetree based systems. | 12 | Support for Qualcomm's devicetree based systems. |