From 2813d4aa74c90be70d803a05940e20ed7e6a7794 Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 12 Apr 2010 00:11:18 +0000 Subject: [mx2] vp6500: Add leds and keypad devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20817 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mx2/config-2.6.34 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/mx2/config-2.6.34') diff --git a/target/linux/mx2/config-2.6.34 b/target/linux/mx2/config-2.6.34 index 0ffddaee4..1d6f8efc0 100644 --- a/target/linux/mx2/config-2.6.34 +++ b/target/linux/mx2/config-2.6.34 @@ -113,14 +113,15 @@ CONFIG_INLINE_WRITE_UNLOCK=y CONFIG_INLINE_WRITE_UNLOCK_IRQ=y # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set CONFIG_INPUT=y +CONFIG_INPUT_EVDEV=y CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_MISC is not set # CONFIG_ISDN_CAPI is not set # CONFIG_ISDN_DRV_GIGASET is not set # CONFIG_ISDN_I4L is not set CONFIG_KEYBOARD_ATKBD=y -# CONFIG_KEYBOARD_GPIO is not set -# CONFIG_KEYBOARD_IMX is not set +CONFIG_KEYBOARD_GPIO=y +CONFIG_KEYBOARD_IMX=y # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_NEWTON is not set -- cgit v1.2.3