Skip to content

Commit 1270906

Browse files
Romain Sioenclaudiubeznea
authored andcommitted
ARM: configs: at91: sama7: enable config for atmel maxtouch
Add config support to enable maxtouch capacitive touchscreen Signed-off-by: Romain Sioen <[email protected]> Signed-off-by: Manikandan Muralidharan <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Claudiu Beznea <[email protected]>
1 parent 57e5e24 commit 1270906

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/sama7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ CONFIG_CAN_M_CAN_PLATFORM=y
108108
CONFIG_INPUT_EVDEV=y
109109
CONFIG_KEYBOARD_GPIO=y
110110
# CONFIG_INPUT_MOUSE is not set
111+
CONFIG_INPUT_TOUCHSCREEN=y
112+
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
111113
CONFIG_LEGACY_PTY_COUNT=4
112114
CONFIG_SERIAL_ATMEL=y
113115
CONFIG_SERIAL_ATMEL_CONSOLE=y

0 commit comments

Comments
 (0)