commit | 8055d23f3116a9695367ee09155ef9e0a4059f90 | [log] [tgz] |
---|---|---|
author | Lorenz Brun <lorenz@monogon.tech> | Tue Aug 08 23:56:07 2023 +0200 |
committer | Lorenz Brun <lorenz@monogon.tech> | Tue Aug 08 22:07:41 2023 +0000 |
tree | 17a093240dca129cec9aba29edcf777ff56c9f23 | |
parent | 0e74961fc03de5a439484ea5ec33e0fc52a22edd [diff] [blame] |
third_party/linux: enable VLAN interface support This is configurable through the Metropolis static network configuration and thus needs to be enabled. Change-Id: Id479e0d26a93819de0e315c8c470e94386f0351f Reviewed-on: https://review.monogon.dev/c/monogon/+/2041 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/third_party/linux/linux-metropolis.config b/third_party/linux/linux-metropolis.config index 1e5e1ab..3c05f85 100644 --- a/third_party/linux/linux-metropolis.config +++ b/third_party/linux/linux-metropolis.config
@@ -1151,7 +1151,7 @@ # CONFIG_BRIDGE_MRP is not set # CONFIG_BRIDGE_CFM is not set # CONFIG_NET_DSA is not set -# CONFIG_VLAN_8021Q is not set +CONFIG_VLAN_8021Q=y # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set