summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-08-26 17:09:21 +0200
committerGitHub <noreply@github.com>2024-08-26 17:09:21 +0200
commit70bb3c5baacb6e0c72b9532f6dda417d395a6bc0 (patch)
tree6c6c0478a336e302cf6ab353662e02922343740f
parentbca5611ef9da4edf9e90d57a53079e5629ad7cc4 (diff)
parent23970427436bc0c7c5ac503b32bbc87a3a26e629 (diff)
downloadvyos-build-70bb3c5baacb6e0c72b9532f6dda417d395a6bc0.tar.gz
vyos-build-70bb3c5baacb6e0c72b9532f6dda417d395a6bc0.zip
Merge pull request #657 from rafaelgaspar/add-thunderbolt-net
linux-kernel: T6485: build modules for thunderbolt and thunderbolt-net
-rw-r--r--packages/linux-kernel/arch/arm64/configs/vyos_defconfig3
-rw-r--r--packages/linux-kernel/arch/x86/configs/vyos_defconfig3
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux-kernel/arch/arm64/configs/vyos_defconfig b/packages/linux-kernel/arch/arm64/configs/vyos_defconfig
index 11abca82..7b49f05f 100644
--- a/packages/linux-kernel/arch/arm64/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/arm64/configs/vyos_defconfig
@@ -6053,7 +6053,8 @@ CONFIG_THUNDERX2_PMU=m
# end of Performance monitor support
CONFIG_RAS=y
-# CONFIG_USB4 is not set
+CONFIG_USB4=m
+CONFIG_USB4_NET=m
#
# Android
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
index 767058a8..7f513878 100644
--- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -5315,7 +5315,8 @@ CONFIG_IDLE_INJECT=y
CONFIG_RAS=y
# CONFIG_RAS_CEC is not set
-# CONFIG_USB4 is not set
+CONFIG_USB4=m
+CONFIG_USB4_NET=m
#
# Android