summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek2008-10-20 01:51:04 +0200
committerNicolas Pitre2008-12-20 18:26:57 +0100
commit4c21343005b6b0d6ef24ab6e6a8f3883ff0cb569 (patch)
tree6a5cab5b87ce81abb3045882e083cccc9e2436eb /arch/arm/Kconfig
parent[ARM] Orion: share GPIO IRQ handling code (diff)
downloadkernel-qcow2-linux-4c21343005b6b0d6ef24ab6e6a8f3883ff0cb569.tar.gz
kernel-qcow2-linux-4c21343005b6b0d6ef24ab6e6a8f3883ff0cb569.tar.xz
kernel-qcow2-linux-4c21343005b6b0d6ef24ab6e6a8f3883ff0cb569.zip
[ARM] Kirkwood: implement GPIO and GPIO interrupt support
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
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 f1a3b10cfa9e..d840a64c6ce6 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -386,6 +386,7 @@ config ARCH_KIRKWOOD
bool "Marvell Kirkwood"
select CPU_FEROCEON
select PCI
+ select GENERIC_GPIO
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
select PLAT_ORION