mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi: support i255 based NICs on PCIe slot of CM4
This commit is contained in:
parent
b4a327f5cf
commit
682284218f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue