OSDN Git Service

arm: mvebu: add gpio support in defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Sep 2012 20:53:02 +0000 (22:53 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Sep 2012 14:51:41 +0000 (14:51 +0000)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig

index 2e86b31..7bcf850 100644 (file)
@@ -21,6 +21,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_SERIAL_OF_PLATFORM=y
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 # CONFIG_EXT3_FS_XATTR is not set