diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index b70fe202c00b..599e1634840d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -626,6 +626,7 @@ config ARCH_MSM | |||
626 | select HAVE_CLK | 626 | select HAVE_CLK |
627 | select GENERIC_CLOCKEVENTS | 627 | select GENERIC_CLOCKEVENTS |
628 | select ARCH_REQUIRE_GPIOLIB | 628 | select ARCH_REQUIRE_GPIOLIB |
629 | select CLKDEV_LOOKUP | ||
629 | help | 630 | help |
630 | Support for Qualcomm MSM/QSD based systems. This runs on the | 631 | Support for Qualcomm MSM/QSD based systems. This runs on the |
631 | apps processor of the MSM/QSD and depends on a shared memory | 632 | apps processor of the MSM/QSD and depends on a shared memory |