Skip to content

Commit 981ba86

Browse files
committed
ARM: configs: at91: add PTC driver to sama5_defconfig
Add Peripheral Touch Controller driver to sama5_defconfig. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
1 parent ec098a8 commit 981ba86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ CONFIG_KEYBOARD_GPIO=y
149149
# CONFIG_INPUT_MOUSE is not set
150150
CONFIG_INPUT_TOUCHSCREEN=y
151151
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
152+
CONFIG_INPUT_MISC=y
153+
CONFIG_INPUT_ATMEL_PTC=m
152154
# CONFIG_SERIO is not set
153155
CONFIG_LEGACY_PTY_COUNT=4
154156
CONFIG_SERIAL_ATMEL=y

0 commit comments

Comments
 (0)