mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Add MLX5 support to OVA build (#2214)
This adds MLX5 (ConnectX 4) NIC support to the OVA build, which allows this NIC to be used as a VF with SR-IOV NICs in a VM.
This commit is contained in:
parent
8d406ee504
commit
12bd4ad8dd
@ -99,3 +99,5 @@ CONFIG_FB_HYPERV=y
|
|||||||
CONFIG_IGBVF=m
|
CONFIG_IGBVF=m
|
||||||
CONFIG_IXGBEVF=m
|
CONFIG_IXGBEVF=m
|
||||||
CONFIG_I40EVF=m
|
CONFIG_I40EVF=m
|
||||||
|
CONFIG_MLX5_CORE=m
|
||||||
|
CONFIG_MLX5_CORE_EN=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user