mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Kernel: T5310: add stmicro driver support
I added also additional expansion card with 2 Intel i211 NIC’s. I want to utilize all 4 NIC’s, but I have an issue because only NIC on expansion cards are properly detected.
This commit is contained in:
parent
a8edbbeeef
commit
4cc02e6e2f
@ -2642,7 +2642,11 @@ CONFIG_LIBIPW=m
|
||||
CONFIG_IWLEGACY=m
|
||||
CONFIG_IWL4965=m
|
||||
CONFIG_IWL3945=m
|
||||
|
||||
# stmicro driver
|
||||
CONFIG_NET_VENDOR_STMICRO=y
|
||||
CONFIG_STMMAC_ETH=m
|
||||
CONFIG_DWMAC_INTEL=m
|
||||
CONFIG_STMMAC_PCI=m
|
||||
#
|
||||
# iwl3945 / iwl4965 Debugging Options
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user