summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-08-24 16:21:41 +0200
committerGitHub <noreply@github.com>2023-08-24 16:21:41 +0200
commit2cb94700897608be59335e31d63ba61c57ae034b (patch)
treeb0cc28f03289bbcbc593f2a3d1c926bde001a6c4
parent42535513ff2c9ae9451c8cbe4b6bf6c6f74ef254 (diff)
parent4cc02e6e2f4574c29207c8d3a9e9c457b86a7c52 (diff)
downloadvyos-build-2cb94700897608be59335e31d63ba61c57ae034b.tar.gz
vyos-build-2cb94700897608be59335e31d63ba61c57ae034b.zip
Merge pull request #368 from cuongdt1994/backport
Kernel: T5310: add stmicro driver support (Equuleus)
-rw-r--r--packages/linux-kernel/x86_64_vyos_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig
index a6c72ed4..6e3ed66a 100644
--- a/packages/linux-kernel/x86_64_vyos_defconfig
+++ b/packages/linux-kernel/x86_64_vyos_defconfig
@@ -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
#