Skip to content

Commit cd2a9b2

Browse files
committed
ARM: at91: at91_dt_defconfig: add TOUCHSCREEN_ADS7846 as a module
Add TOUCHSCREEN_ADS7846 as a module as it is not used on modern boards. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent c009981 commit cd2a9b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ CONFIG_KEYBOARD_QT1070=y
117117
CONFIG_KEYBOARD_GPIO=y
118118
# CONFIG_INPUT_MOUSE is not set
119119
CONFIG_INPUT_TOUCHSCREEN=y
120-
CONFIG_TOUCHSCREEN_ADS7846=y
120+
CONFIG_TOUCHSCREEN_ADS7846=m
121121
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
122122
# CONFIG_SERIO is not set
123123
CONFIG_LEGACY_PTY_COUNT=4

0 commit comments

Comments
 (0)