Browse Source

ARM: shmobile: ape6evm: Enable gpio-keys in defconfig

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Simon Horman 12 years ago
parent
commit
ab4d2cd1c9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      arch/arm/configs/ape6evm_defconfig

+ 2 - 1
arch/arm/configs/ape6evm_defconfig

@@ -54,7 +54,8 @@ CONFIG_NETDEVICES=y
 CONFIG_SMC91X=y
 CONFIG_SMSC911X=y
 # CONFIG_INPUT_MOUSEDEV is not set
-# CONFIG_INPUT_KEYBOARD is not set
+CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_GPIO=y
 # CONFIG_INPUT_MOUSE is not set
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_NONSTANDARD=y