summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2010-06-02 11:11:12 -0700
committerDaniel Walker <dwalker@codeaurora.org>2010-06-15 13:19:43 -0700
commit923a081c72fa2dccb7ea7070bd8e0f4dc99ceff8 (patch)
tree727b0fd38a3344339b986d1a3078dfb53ee0c700 /arch/arm/Kconfig
parent7e27d6e778cd87b6f2415515d7127eba53fe5d02 (diff)
downloadop-kernel-dev-923a081c72fa2dccb7ea7070bd8e0f4dc99ceff8.zip
op-kernel-dev-923a081c72fa2dccb7ea7070bd8e0f4dc99ceff8.tar.gz
Add GPIO support for HTC Dream.
Signed-off-by: Pavel Machek <pavel@ucw.cz> [dwalker@codeaurora.org: renamed to trout, checkpatch cleanup] Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 1f254bd..c171f35 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -586,6 +586,7 @@ config ARCH_MSM
bool "Qualcomm MSM"
select HAVE_CLK
select GENERIC_CLOCKEVENTS
+ select ARCH_REQUIRE_GPIOLIB
help
Support for Qualcomm MSM/QSD based systems. This runs on the
apps processor of the MSM/QSD and depends on a shared memory
OpenPOWER on IntegriCloud