summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2017-07-25 10:55:38 +0900
committerJoonyoung Shim <jy0922.shim@samsung.com>2017-07-26 14:25:45 +0900
commita7122e33ccacbf2fa94e1570df1624d9334a21ed (patch)
tree2f2f129c9d97c47fb7cfbdb2014bf01e07586df1
parentbafaeb49237adb1f055ba335a1e0cac702066ea2 (diff)
downloadlinux-rpi3-a7122e33ccacbf2fa94e1570df1624d9334a21ed.tar.gz
linux-rpi3-a7122e33ccacbf2fa94e1570df1624d9334a21ed.tar.bz2
linux-rpi3-a7122e33ccacbf2fa94e1570df1624d9334a21ed.zip
ARM64: tizen_bcmrpi3_defconfig: enable INPUT_EVDEV
Tizen needs the dev/input/eventX to interface for with the mouse, INPUT_EVDEV enables it. Change-Id: I3a9566a10b8764fe5af21fc6b1361cf9e8040a23 Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
-rw-r--r--arch/arm64/configs/tizen_bcmrpi3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig
index 3dcb7d60944d..d17b54499232 100644
--- a/arch/arm64/configs/tizen_bcmrpi3_defconfig
+++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig
@@ -1485,7 +1485,7 @@ CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
#