aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-01-08 17:46:51 +0000
committerJon Medhurst <tixy@linaro.org>2016-01-08 17:48:41 +0000
commita5b250e8bda4f484d01668bca9e5e0f1bdf3eb67 (patch)
treed5cc55216166938efbce0cf996061ad64bd5f1f0
parente68a9f34a81a40d9c0d3558b6d8c9704150fe609 (diff)
configs: vexpress64: Enable PS/2 mouse required for FVPslsk-3.18-armlt-20160108
-rw-r--r--linaro/configs/vexpress64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 5a40f90de254..4d764419ab43 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -8,6 +8,8 @@ CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_COMPAT=y
CONFIG_SMC91X=y
CONFIG_INPUT_EVDEV=y
+CONFIG_INPUT_MOUSE=y
+CONFIG_MOUSE_PS2=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y