ARM: mxs_defconfig: Build CONFIG_INPUT_EVDEV as built-in
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 8 Feb 2013 15:36:43 +0000 (13:36 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:31:04 +0000 (16:31 +0800)
Build CONFIG_INPUT_EVDEV as a built-in driver, as it makes easier to test
the LRADC touchscreen driver, for example, by using the 'evtest' tool.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/mxs_defconfig

index 6a99e30f81d2ac992da503ba5338571c2d2731ba..bacbd836f9039d8c004504ce3d80d465153bdeca 100644 (file)
@@ -75,7 +75,7 @@ CONFIG_REALTEK_PHY=y
 CONFIG_MICREL_PHY=y
 # CONFIG_WLAN is not set
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
-CONFIG_INPUT_EVDEV=m
+CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_KEYBOARD is not set
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y