From 4566cf53ed913b979bee03fd51bde58d3f34a5f6 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:40 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_DUMMY as m --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index c7a8512..2118e94 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1818,7 +1818,7 @@ CONFIG_NETDEVICES=y CONFIG_MII=m CONFIG_NET_CORE=y # CONFIG_BONDING is not set -# CONFIG_DUMMY is not set +CONFIG_DUMMY=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set # CONFIG_EQUALIZER is not set