diff options
author | Tony Lindgren | 2018-03-20 07:10:15 -0700 |
---|---|---|
committer | Tony Lindgren | 2018-03-20 07:10:15 -0700 |
commit | 0b3cbdbafd68d4688fcc2b772892437da8b1e0d1 (patch) | |
tree | e9f40c3218fff00dae6cc07fb9af6cf42583625d /arch/arm/configs | |
parent | bca809d8183c62ab06942f8db3beef046c08a256 (diff) |
ARM: omap2plus_defconfig: Add UINPUT
This can be used for keyboard fn keys with funkeymonkey.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 8febaf546277..6491419b1dad 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -234,6 +234,7 @@ CONFIG_INPUT_MISC=y CONFIG_INPUT_CPCAP_PWRBUTTON=m CONFIG_INPUT_TPS65218_PWRBUTTON=m CONFIG_INPUT_TWL4030_PWRBUTTON=m +CONFIG_INPUT_UINPUT=m CONFIG_INPUT_PALMAS_PWRBUTTON=m CONFIG_INPUT_PWM_VIBRA=m CONFIG_SERIO=m |