From a5b250e8bda4f484d01668bca9e5e0f1bdf3eb67 Mon Sep 17 00:00:00 2001 From: Jon Medhurst Date: Fri, 8 Jan 2016 17:46:51 +0000 Subject: configs: vexpress64: Enable PS/2 mouse required for FVPs --- linaro/configs/vexpress64.conf | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3