summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-08 22:37:40 +0200
committerChristian Breunig <christian@breunig.cc>2026-05-08 22:42:37 +0200
commit446990644bf2e84e8f508855bef2c444b0758083 (patch)
tree696dcb2a3e4863927589354859e3f03fc191fd08 /scripts/package-build
parent2a26e18a7cb2673ee56d1183426ae02752ff4f95 (diff)
downloadvyos-build-446990644bf2e84e8f508855bef2c444b0758083.tar.gz
vyos-build-446990644bf2e84e8f508855bef2c444b0758083.zip
Kernel: T6847: cleanup comments to not trigger config merge warning
Diffstat (limited to 'scripts/package-build')
-rw-r--r--scripts/package-build/linux-kernel/config/51-bridge.config3
-rw-r--r--scripts/package-build/linux-kernel/config/57-openvpn.config2
2 files changed, 2 insertions, 3 deletions
diff --git a/scripts/package-build/linux-kernel/config/51-bridge.config b/scripts/package-build/linux-kernel/config/51-bridge.config
index 4204ae70..7217df41 100644
--- a/scripts/package-build/linux-kernel/config/51-bridge.config
+++ b/scripts/package-build/linux-kernel/config/51-bridge.config
@@ -3,8 +3,7 @@
#
# Software 802.1D / 802.1Q bridge driver used by VyOS
# "interfaces bridge". STP (Spanning Tree Protocol) and LLC
-# are auto-selected by net/bridge/Kconfig when CONFIG_BRIDGE
-# is enabled, so they don't need to be listed here explicitly.
+# are auto-selected by net/bridge/Kconfig
# ebtables / bridge-netfilter rules live in 20-netfilter.config.
#
diff --git a/scripts/package-build/linux-kernel/config/57-openvpn.config b/scripts/package-build/linux-kernel/config/57-openvpn.config
index 2de2e7e4..c139b047 100644
--- a/scripts/package-build/linux-kernel/config/57-openvpn.config
+++ b/scripts/package-build/linux-kernel/config/57-openvpn.config
@@ -3,7 +3,7 @@
#
# In-kernel OpenVPN dataplane used by VyOS
# "interfaces openvpn" when the kernel offload is available.
-# The userspace daemon uses /dev/net/tun (CONFIG_TUN) which
+# The userspace daemon uses /dev/net/tun which
# stays in the per-arch defconfig.
#