Skip to content

Commit 20882c5

Browse files
ldesrochescristibirsan
authored andcommitted
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 f94114b commit 20882c5

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
@@ -144,6 +144,8 @@ CONFIG_KEYBOARD_GPIO=y
144144
CONFIG_INPUT_TOUCHSCREEN=y
145145
CONFIG_TOUCHSCREEN_ADC=y
146146
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
147+
CONFIG_INPUT_MISC=y
148+
CONFIG_INPUT_ATMEL_PTC=m
147149
# CONFIG_SERIO is not set
148150
CONFIG_LEGACY_PTY_COUNT=4
149151
CONFIG_SERIAL_ATMEL=y

0 commit comments

Comments
 (0)