diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-04-12 00:11:18 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-04-12 00:11:18 +0000 |
commit | 985ce5e3fa70aac6e43ae4c52c54e10f552519db (patch) | |
tree | e407540936f798ef65c38d5a1048ba0f0eb4d198 /target/linux/mx2/config-2.6.34 | |
parent | d3f097bfde45c9fe722ee718366b35d40d2d5304 (diff) | |
download | upstream-985ce5e3fa70aac6e43ae4c52c54e10f552519db.tar.gz upstream-985ce5e3fa70aac6e43ae4c52c54e10f552519db.tar.bz2 upstream-985ce5e3fa70aac6e43ae4c52c54e10f552519db.zip |
vp6500: Add leds and keypad devices.
SVN-Revision: 20817
Diffstat (limited to 'target/linux/mx2/config-2.6.34')
-rw-r--r-- | target/linux/mx2/config-2.6.34 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/mx2/config-2.6.34 b/target/linux/mx2/config-2.6.34 index 0ffddaee49..1d6f8efc08 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 |