]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx-3.0.35: egalax single touch built-in in defconfig
authorLeonardo Sandoval <leonardo.sandoval@freescale.com>
Thu, 24 Jan 2013 21:31:21 +0000 (15:31 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 25 Jan 2013 11:18:45 +0000 (09:18 -0200)
    The egalax single touch feature must be built-in by default, so
    users do not need to select in order to have the touchscreen
    feature. Tested on imx6qsabre[auto|sd] machines.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.35/mx6/defconfig

index a8bc503cecea21d3ae9c9bc4fe0f6eb42b8660cb..b5d222d183cfa2cf3dc276443301fced60c27852 100644 (file)
@@ -123,6 +123,7 @@ CONFIG_KEYBOARD_GPIO=y
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_EGALAX=y
+CONFIG_TOUCHSCREEN_EGALAX_SINGLE_TOUCH=y
 CONFIG_TOUCHSCREEN_ELAN=y
 CONFIG_TOUCHSCREEN_MAX11801=y
 CONFIG_INPUT_MISC=y