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 1f254bd6c937..c171f35b73af 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -586,6 +586,7 @@ config ARCH_MSM | |||
586 | bool "Qualcomm MSM" | 586 | bool "Qualcomm MSM" |
587 | select HAVE_CLK | 587 | select HAVE_CLK |
588 | select GENERIC_CLOCKEVENTS | 588 | select GENERIC_CLOCKEVENTS |
589 | select ARCH_REQUIRE_GPIOLIB | ||
589 | help | 590 | help |
590 | Support for Qualcomm MSM/QSD based systems. This runs on the | 591 | Support for Qualcomm MSM/QSD based systems. This runs on the |
591 | apps processor of the MSM/QSD and depends on a shared memory | 592 | apps processor of the MSM/QSD and depends on a shared memory |