core/linux-rpi: support i255 based NICs on PCIe slot of CM4

This commit is contained in:
graysky 2021-12-21 16:16:58 -05:00
parent b4a327f5cf
commit 682284218f
2 changed files with 2 additions and 2 deletions

View file

@ -2505,7 +2505,7 @@ CONFIG_NET_VENDOR_INTEL=y
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
CONFIG_IGC=m
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=m

View file

@ -2527,7 +2527,7 @@ CONFIG_NET_VENDOR_INTEL=y
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
CONFIG_IGC=m
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=m