mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Enable Intel 40 Gigabit ethernet driver module for x86-64 and OVA (#3858)
Enable Intel 40 Gigabit (aka 700 series) driver, used e.g. on MinisForum MS-01 for the SFP+ ports. Fixes #3751
This commit is contained in:
parent
0ac5f029e6
commit
2dda7a0e75
@ -1,4 +1,5 @@
|
|||||||
CONFIG_IGB=y
|
CONFIG_IGB=y
|
||||||
|
CONFIG_I40E=m
|
||||||
CONFIG_IGC=m
|
CONFIG_IGC=m
|
||||||
|
|
||||||
CONFIG_NET_VENDOR_AQUANTIA=y
|
CONFIG_NET_VENDOR_AQUANTIA=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user