diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap3_evm_defconfig | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/arch/arm/configs/omap3_evm_defconfig b/arch/arm/configs/omap3_evm_defconfig index 180bf9fb3ecc..da69732dd048 100644 --- a/arch/arm/configs/omap3_evm_defconfig +++ b/arch/arm/configs/omap3_evm_defconfig | |||
@@ -676,13 +676,19 @@ CONFIG_INPUT_EVDEV=y | |||
676 | # Input Device Drivers | 676 | # Input Device Drivers |
677 | # | 677 | # |
678 | CONFIG_INPUT_KEYBOARD=y | 678 | CONFIG_INPUT_KEYBOARD=y |
679 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
679 | # CONFIG_KEYBOARD_ATKBD is not set | 680 | # CONFIG_KEYBOARD_ATKBD is not set |
680 | # CONFIG_KEYBOARD_SUNKBD is not set | 681 | # CONFIG_QT2160 is not set |
681 | # CONFIG_KEYBOARD_LKKBD is not set | 682 | # CONFIG_KEYBOARD_LKKBD is not set |
682 | # CONFIG_KEYBOARD_XTKBD is not set | 683 | # CONFIG_KEYBOARD_GPIO is not set |
684 | # CONFIG_KEYBOARD_MATRIX is not set | ||
685 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
683 | # CONFIG_KEYBOARD_NEWTON is not set | 686 | # CONFIG_KEYBOARD_NEWTON is not set |
687 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
684 | # CONFIG_KEYBOARD_STOWAWAY is not set | 688 | # CONFIG_KEYBOARD_STOWAWAY is not set |
685 | # CONFIG_KEYBOARD_GPIO is not set | 689 | # CONFIG_KEYBOARD_SUNKBD is not set |
690 | CONFIG_KEYBOARD_TWL4030=y | ||
691 | # CONFIG_KEYBOARD_XTKBD is not set | ||
686 | # CONFIG_INPUT_MOUSE is not set | 692 | # CONFIG_INPUT_MOUSE is not set |
687 | # CONFIG_INPUT_JOYSTICK is not set | 693 | # CONFIG_INPUT_JOYSTICK is not set |
688 | # CONFIG_INPUT_TABLET is not set | 694 | # CONFIG_INPUT_TABLET is not set |