summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJohn <63875204+cuongdt1994@users.noreply.github.com>2023-06-24 15:19:15 +0700
committerGitHub <noreply@github.com>2023-06-24 10:19:15 +0200
commit35dec9e1bc72402a88a54f67d8bd77d20ec1cf89 (patch)
tree767d9b7a45a301c58c935e0f632b80a4d1178383 /packages
parent9e8885580521b6c39acddfb3328e3a8d148fe9e5 (diff)
downloadvyos-build-35dec9e1bc72402a88a54f67d8bd77d20ec1cf89.tar.gz
vyos-build-35dec9e1bc72402a88a54f67d8bd77d20ec1cf89.zip
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.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux-kernel/arch/x86/configs/vyos_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
index 285e6cf7..7d865871 100644
--- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -2875,7 +2875,10 @@ CONFIG_LIBIPW=m
CONFIG_IWLEGACY=m
CONFIG_IWL4965=m
CONFIG_IWL3945=m
-
+CONFIG_NET_VENDOR_STMICRO=y
+CONFIG_STMMAC_ETH=m
+CONFIG_DWMAC_INTEL=m
+CONFIG_STMMAC_PCI=m
#
# iwl3945 / iwl4965 Debugging Options
#