From 6289c584e142c4945e393f3d3e0545dfd57f2d60 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 22 Feb 2023 23:23:20 +0100 Subject: [PATCH] pygoscelis: Enable VETH as module Activate this mostly for lxd --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 4dff6e8..534a3a4 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1837,7 +1837,7 @@ CONFIG_MACSEC=m # CONFIG_NETCONSOLE is not set CONFIG_TUN=m # CONFIG_TUN_VNET_CROSS_LE is not set -# CONFIG_VETH is not set +CONFIG_VETH=m # CONFIG_NLMON is not set # CONFIG_ARCNET is not set CONFIG_ETHERNET=y