arm: mvebu: use GPIO support now that a driver is available

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Thomas Petazzoni 2012-09-19 22:53:00 +02:00 committed by Jason Cooper
parent 3619ac02f1
commit 93a59cf3d3
2 changed files with 2 additions and 0 deletions

View file

@ -569,6 +569,7 @@ config ARCH_MVEBU
select COMMON_CLK
select PLAT_ORION
select PINCTRL
select ARCH_WANT_OPTIONAL_GPIOLIB
help
Support for the Marvell SoC Family with device tree support

View file

@ -0,0 +1 @@
/* empty */