From 8e1eeebdee3250ff3184461b543aa87686fa85e6 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Fri, 10 Jun 2022 09:56:36 -0400 Subject: [PATCH] maximized boards: add ps2mouse modules to maximized kernel cfg --- config/linux-x230-maximized.config | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/config/linux-x230-maximized.config b/config/linux-x230-maximized.config index 73fe5576..99c875dc 100644 --- a/config/linux-x230-maximized.config +++ b/config/linux-x230-maximized.config @@ -152,7 +152,15 @@ CONFIG_E1000E=m # CONFIG_NET_VENDOR_SYNOPSYS is not set # CONFIG_USB_NET_DRIVERS is not set # CONFIG_WLAN is not set -# CONFIG_INPUT_MOUSE is not set +CONFIG_INPUT_MOUSEDEV=y +# CONFIG_MOUSE_PS2_ALPS is not set +# CONFIG_MOUSE_PS2_BYD is not set +# CONFIG_MOUSE_PS2_LOGIPS2PP is not set +# CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set +# CONFIG_MOUSE_PS2_CYPRESS is not set +# CONFIG_MOUSE_PS2_LIFEBOOK is not set +# CONFIG_MOUSE_PS2_TRACKPOINT is not set +# CONFIG_MOUSE_PS2_FOCALTECH is not set # CONFIG_SERIO_SERPORT is not set # CONFIG_UNIX98_PTYS is not set # CONFIG_LEGACY_PTYS is not set