From: Roger Quadros Date: Tue, 2 Jun 2015 09:45:11 +0000 (+0300) Subject: ARM: omap2plus_defconfig: Enable TOUCHSCREEN_PIXCIR X-Git-Tag: firefly_0821_release~176^2~1554^2~1^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4cbb08336f506cde30c0dfb3e49c55a52842fb5c;p=firefly-linux-kernel-4.4.55.git ARM: omap2plus_defconfig: Enable TOUCHSCREEN_PIXCIR Some of the OMAP based boards e.g. am437x-gp-evm have the Pixcir touch controller. Enable the related device driver. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 92e420631981..c45094abd57b 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -205,6 +205,7 @@ CONFIG_KEYBOARD_TWL4030=m CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ADS7846=m CONFIG_TOUCHSCREEN_EDT_FT5X06=m +CONFIG_TOUCHSCREEN_PIXCIR=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m CONFIG_INPUT_MISC=y