[meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx-3.0.35: egalax single touch built-in in defconfig

Leonardo Sandoval leonardo.sandoval at freescale.com
Thu Jan 24 11:24:34 PST 2013


    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 at freescale.com>
---
Changes since v1:
  - Add the configuration option on defconfig file instead. Suggested by
    Eric Benard [eric at eukrea.com]

 .../linux/linux-imx-3.0.35/mx6/defconfig           |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-imx-3.0.35/mx6/defconfig b/recipes-kernel/linux/linux-imx-3.0.35/mx6/defconfig
index a8bc503..b5d222d 100644
--- a/recipes-kernel/linux/linux-imx-3.0.35/mx6/defconfig
+++ b/recipes-kernel/linux/linux-imx-3.0.35/mx6/defconfig
@@ -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
-- 
1.7.9.5





More information about the meta-freescale mailing list