aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhangfei Gao <zhangfei.gao@linaro.org>2013-11-22 13:49:43 +0800
committerZhangfei Gao <zhangfei.gao@linaro.org>2013-11-22 13:49:43 +0800
commit0246bc9af69c8a81f66b2678d6944d93c0bc11b4 (patch)
tree05f9ed4926f432d7e98493f74f7699eddfb1f53b
parent21d48d46d81b806124f6be1f449096b5576dcbeb (diff)
CONFIG_INPUT_EVDEV=y required for android touch Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
-rw-r--r--linaro/configs/hi3xxx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/hi3xxx.conf b/linaro/configs/hi3xxx.conf
index c2f3831756a4..1287f62de895 100644
--- a/linaro/configs/hi3xxx.conf
+++ b/linaro/configs/hi3xxx.conf
@@ -12,6 +12,7 @@ CONFIG_MFD_R63306=y
CONFIG_FB=y
CONFIG_FB_HI3620=y
# CONFIG_CPU_IDLE is not set
+CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_MXT224E=y
# CONFIG_THUMB2_KERNEL is not set