mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
linux: CONFIG_MOUSE_ELAN_I2C_SMBUS=y
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
55258867b9
commit
0f2e569505
@ -720,6 +720,7 @@ let
|
||||
PSI = whenAtLeast "4.20" yes;
|
||||
|
||||
MODVERSIONS = whenOlder "4.9" yes;
|
||||
MOUSE_ELAN_I2C_SMBUS = yes;
|
||||
MOUSE_PS2_ELANTECH = yes; # Elantech PS/2 protocol extension
|
||||
MTRR_SANITIZER = yes;
|
||||
NET_FC = yes; # Fibre Channel driver support
|
||||
|
Loading…
Reference in New Issue
Block a user