1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Support Chelsio T4/T5/T6 VF in SRIOV mode (#4281)

This change supports in kernel drivers for Chelsio T4, T5 & T6 adapters with PCI-E SR-IOV Virtual Functions.
This commit is contained in:
Servesh Muralidharan
2025-09-17 04:01:18 -05:00
committed by GitHub
parent c95fd97df6
commit 510395fe4e

View File

@@ -116,6 +116,7 @@ CONFIG_PCI_HYPERV=m
CONFIG_PCI_HYPERV_INTERFACE=m
CONFIG_FB_HYPERV=y
CONFIG_CHELSIO_T4VF=m
CONFIG_IGBVF=m
CONFIG_IXGBEVF=m
CONFIG_I40EVF=m