Skip to content
Snippets Groups Projects
Commit 198b3f43 authored by Ionela Voinescu's avatar Ionela Voinescu Committed by Deepak Kumar Mishra
Browse files

arm64: juno: disable CONFIG_MOUSE_PS2


This config is causing instability on Juno boards.

Signed-off-by: default avatarIonela Voinescu <ionela.voinescu@arm.com>
parent 38046b3e
No related merge requests found
......@@ -406,6 +406,7 @@ CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_SNVS_PWRKEY=m
CONFIG_KEYBOARD_IMX_SC_KEY=m
CONFIG_KEYBOARD_CROS_EC=y
CONFIG_MOUSE_PS2=n
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_GOODIX=m
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment