third_party/linux: enable more network drivers
Enables drivers for VMWare's VMXNET3 paravirtual adapter, IP over
Thunderbolt/USB4 as well as Microsoft's Hyper-V paravirtual adapter.
These were missed as they are in a different configuration category.
Change-Id: I1a391e5e258ba810bb229ce325932600be52cbd6
Reviewed-on: https://review.monogon.dev/c/monogon/+/3110
Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
Tested-by: Jenkins CI
diff --git a/third_party/linux/linux-metropolis.config b/third_party/linux/linux-metropolis.config
index 59e8d6f..780db80 100644
--- a/third_party/linux/linux-metropolis.config
+++ b/third_party/linux/linux-metropolis.config
@@ -2136,10 +2136,10 @@
# end of Wireless WAN
CONFIG_XEN_NETDEV_FRONTEND=y
-# CONFIG_VMXNET3 is not set
+CONFIG_VMXNET3=m
# CONFIG_FUJITSU_ES is not set
-# CONFIG_USB4_NET is not set
-# CONFIG_HYPERV_NET is not set
+CONFIG_USB4_NET=m
+CONFIG_HYPERV_NET=m
# CONFIG_NETDEVSIM is not set
CONFIG_NET_FAILOVER=y
# CONFIG_ISDN is not set