Merge pull request #131730 from NixOS/backport-130851-to-staging-21.05

[Backport staging-21.05] kernel: enable MOUSE_PS2_VMMOUSE
This commit is contained in:
Artturi 2021-08-07 00:06:03 +03:00 committed by GitHub
commit 29f76e65d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -790,6 +790,7 @@ let
MODVERSIONS = whenOlder "4.9" yes;
MOUSE_ELAN_I2C_SMBUS = yes;
MOUSE_PS2_ELANTECH = yes; # Elantech PS/2 protocol extension
MOUSE_PS2_VMMOUSE = yes;
MTRR_SANITIZER = yes;
NET_FC = yes; # Fibre Channel driver support
# GPIO on Intel Bay Trail, for some Chromebook internal eMMC disks