commit | b95a13d79c0e92c9c844fa8aa089c9bd2ed10705 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Oct 20 01:51:04 2008 +0200 |
committer | Nicolas Pitre <nico@cam.org> | Sat Dec 20 12:27:13 2008 -0500 |
tree | e1c4c855de14abe955d12e6436eb8dca64dad027 | |
parent | 4c21343005b6b0d6ef24ab6e6a8f3883ff0cb569 [diff] [blame] |
[ARM] mv78xx0: implement GPIO and GPIO interrupt support Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d840a64..1f08b29 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -429,6 +429,7 @@ bool "Marvell MV78xx0" select CPU_FEROCEON select PCI + select GENERIC_GPIO select GENERIC_TIME select GENERIC_CLOCKEVENTS select PLAT_ORION