mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 14:52:32 +00:00
ARM: tegra: enable Atmel touchpad in defconfig
This driver is used on Venice2 for the touchpad. Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
91816a7fe5
commit
b82daf87a8
@ -123,6 +123,7 @@ CONFIG_KEYBOARD_TEGRA=y
|
||||
CONFIG_KEYBOARD_CROS_EC=y
|
||||
CONFIG_MOUSE_PS2_ELANTECH=y
|
||||
CONFIG_INPUT_TOUCHSCREEN=y
|
||||
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
|
||||
CONFIG_TOUCHSCREEN_STMPE=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_MPU3050=y
|
||||
|
Loading…
Reference in New Issue
Block a user