]> Pileus Git - ~andy/linux/commitdiff
ARM: mvebu: add gpio-keys and input event support in defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Jul 2013 15:44:51 +0000 (17:44 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 3 Aug 2013 18:12:17 +0000 (18:12 +0000)
Some Armada 370/XP boards have GPIO buttons, so it makes sense to
enable gpio-keys and the input event interface in mvebu_defconfig.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig

index 731814e2c189eeae25c80e27464e000aa18d8cd2..594d706b641f8df1de256c875d638795acaa054f 100644 (file)
@@ -39,6 +39,8 @@ CONFIG_MVNETA=y
 CONFIG_MARVELL_PHY=y
 CONFIG_MWIFIEX=y
 CONFIG_MWIFIEX_SDIO=y
+CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_GPIO=y
 CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_I2C=y