Skip to content

Commit 2dda7a0

Browse files
authored
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
1 parent 0ac5f02 commit 2dda7a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildroot-external/kernel/v6.12.y/device-support-pci.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
CONFIG_IGB=y
2+
CONFIG_I40E=m
23
CONFIG_IGC=m
34

45
CONFIG_NET_VENDOR_AQUANTIA=y

0 commit comments

Comments
 (0)