FS#69158: Return psmouse to a module
This commit is contained in:
parent
2630980304
commit
71c2279684
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -25,7 +25,7 @@ validpgpkeys=(
|
|||
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'7b4fd41495f21c4cb9129f4507877b46ae4fc3fea446ae9875351c7c0af6481b')
|
||||
'47a5c0cbe4f75e77fe64953b516a6a9f277c1dfb812e31edf5cb25feb1b3819a')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
export KBUILD_BUILD_USER=$pkgbase
|
||||
|
|
2
config
2
config
|
@ -3832,7 +3832,7 @@ CONFIG_KEYBOARD_XTKBD=m
|
|||
CONFIG_KEYBOARD_CROS_EC=m
|
||||
CONFIG_KEYBOARD_MTK_PMIC=m
|
||||
CONFIG_INPUT_MOUSE=y
|
||||
CONFIG_MOUSE_PS2=y
|
||||
CONFIG_MOUSE_PS2=m
|
||||
CONFIG_MOUSE_PS2_ALPS=y
|
||||
CONFIG_MOUSE_PS2_BYD=y
|
||||
CONFIG_MOUSE_PS2_LOGIPS2PP=y
|
||||
|
|
Loading…
Reference in a new issue