diff options
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 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  | 
