Merge pull request #49470 from grahamc/enable-mlx5core-by-default
kernel: enable MLX5_CORE_EN when possible
This commit is contained in:
commit
e7a9fc2fca
@ -641,6 +641,7 @@ let
|
|||||||
MEGARAID_NEWGEN = yes;
|
MEGARAID_NEWGEN = yes;
|
||||||
|
|
||||||
MLX4_EN_VXLAN = whenOlder "4.8" yes;
|
MLX4_EN_VXLAN = whenOlder "4.8" yes;
|
||||||
|
MLX5_CORE_EN = option yes;
|
||||||
|
|
||||||
MODVERSIONS = whenOlder "4.9" yes;
|
MODVERSIONS = whenOlder "4.9" yes;
|
||||||
MOUSE_PS2_ELANTECH = yes; # Elantech PS/2 protocol extension
|
MOUSE_PS2_ELANTECH = yes; # Elantech PS/2 protocol extension
|
||||||
|
Loading…
x
Reference in New Issue
Block a user