]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: configs: at91: sama7: enable config for atmel maxtouch
authorRomain Sioen <romain.sioen@microchip.com>
Wed, 25 Feb 2026 08:54:29 +0000 (14:24 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 28 Feb 2026 14:04:02 +0000 (16:04 +0200)
Add config support to enable maxtouch capacitive touchscreen

Signed-off-by: Romain Sioen <romain.sioen@microchip.com>
Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Link: https://lore.kernel.org/r/20260225085430.480052-6-manikandan.m@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/configs/sama7_defconfig

index c0671318bac4d5b7c758a3026d1e7ed32ad7a735..0f1a3abc4640ac6e6ee36da156a3dc1379b80018 100644 (file)
@@ -108,6 +108,8 @@ CONFIG_CAN_M_CAN_PLATFORM=y
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_GPIO=y
 # CONFIG_INPUT_MOUSE is not set
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ATMEL_MXT=y
 CONFIG_LEGACY_PTY_COUNT=4
 CONFIG_SERIAL_ATMEL=y
 CONFIG_SERIAL_ATMEL_CONSOLE=y