From: Felipe Balbi Date: Tue, 18 Nov 2014 18:07:00 +0000 (-0600) Subject: ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8996a0bc626eda44865862751ea1fa094d8faa36;p=linux.git ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen AM437x Starter Kit ships with EDT FT5306 touchscreen device. By enabling the driver we make sure touchscreen will work out of the box. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 6f1ebcde538a0..197c3460641b1 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -177,6 +177,7 @@ CONFIG_KEYBOARD_MATRIX=m CONFIG_KEYBOARD_TWL4030=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ADS7846=m +CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m CONFIG_INPUT_MISC=y