diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d423d58f938d..af88c834a7c2 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -622,8 +622,8 @@ config ARCH_MSM | |||
622 | bool "Qualcomm MSM" | 622 | bool "Qualcomm MSM" |
623 | select ARCH_REQUIRE_GPIOLIB | 623 | select ARCH_REQUIRE_GPIOLIB |
624 | select CLKDEV_LOOKUP | 624 | select CLKDEV_LOOKUP |
625 | select COMMON_CLK | ||
625 | select GENERIC_CLOCKEVENTS | 626 | select GENERIC_CLOCKEVENTS |
626 | select HAVE_CLK | ||
627 | help | 627 | help |
628 | Support for Qualcomm MSM/QSD based systems. This runs on the | 628 | Support for Qualcomm MSM/QSD based systems. This runs on the |
629 | apps processor of the MSM/QSD and depends on a shared memory | 629 | apps processor of the MSM/QSD and depends on a shared memory |