mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-16 09:36:28 +00:00
Enable PCI I/O virtualization in kernel (#4002)
* enable SR-IOV driver support for a few NICs * Adjust config comment --------- Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
This commit is contained in:
parent
d749bb70b4
commit
9803d41b2f
@ -1,3 +1,6 @@
|
||||
# enable IOV (e.g. for SR-IOV support in some NICs)
|
||||
CONFIG_PCI_IOV=y
|
||||
|
||||
CONFIG_IGB=y
|
||||
CONFIG_I40E=m
|
||||
CONFIG_IGC=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user