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 48a0628d93e8..169db59f6bcb 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -635,6 +635,7 @@ config ARCH_MSM | |||
635 | select HAVE_CLK | 635 | select HAVE_CLK |
636 | select GENERIC_CLOCKEVENTS | 636 | select GENERIC_CLOCKEVENTS |
637 | select ARCH_REQUIRE_GPIOLIB | 637 | select ARCH_REQUIRE_GPIOLIB |
638 | select CLKDEV_LOOKUP | ||
638 | help | 639 | help |
639 | Support for Qualcomm MSM/QSD based systems. This runs on the | 640 | Support for Qualcomm MSM/QSD based systems. This runs on the |
640 | apps processor of the MSM/QSD and depends on a shared memory | 641 | apps processor of the MSM/QSD and depends on a shared memory |