Compile psmouse as module to allow replacing with alternative one

Fixes QubesOS/qubes-issues#1707
This commit is contained in:
Marek Marczykowski-Górecki 2016-01-30 01:46:38 +01:00
parent f4eb52befd
commit 7c016c3b86
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

2
config
View File

@ -2954,7 +2954,7 @@ CONFIG_KEYBOARD_GPIO=m
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_KEYBOARD_XTKBD=m
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y