From: Jean-Jacques Hiblot Date: Mon, 3 Mar 2014 10:06:00 +0000 (+0100) Subject: ARM: at91: updated the at91_dt_defconfig with support for the ADS7846 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b646b9cf5bbaf81f7476021fd877f20ba1ec7860;p=linux-beck.git ARM: at91: updated the at91_dt_defconfig with support for the ADS7846 This provides touchscreen support to the at91sam9261ek Signed-off-by: Jean-Jacques Hiblot Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig index c0b7b63652f4..300ded9acbe9 100644 --- a/arch/arm/configs/at91_dt_defconfig +++ b/arch/arm/configs/at91_dt_defconfig @@ -121,6 +121,7 @@ CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_ADS7846=y # CONFIG_SERIO is not set CONFIG_LEGACY_PTY_COUNT=4 CONFIG_SERIAL_ATMEL=y