diff --git a/configs/6.1.102.config b/configs/6.1.102.config index 0da7109..2cbafae 100644 --- a/configs/6.1.102.config +++ b/configs/6.1.102.config @@ -1635,7 +1635,8 @@ CONFIG_NETDEVICES=y CONFIG_NET_CORE=y # CONFIG_BONDING is not set # CONFIG_DUMMY is not set -# CONFIG_WIREGUARD is not set +CONFIG_WIREGUARD=y +# CONFIG_WIREGUARD_DEBUG is not set # CONFIG_EQUALIZER is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set diff --git a/configs/6.1.158.config b/configs/6.1.158.config index 9cb4c9e..5a1f0cc 100644 --- a/configs/6.1.158.config +++ b/configs/6.1.158.config @@ -1635,7 +1635,8 @@ CONFIG_NETDEVICES=y CONFIG_NET_CORE=y # CONFIG_BONDING is not set # CONFIG_DUMMY is not set -# CONFIG_WIREGUARD is not set +CONFIG_WIREGUARD=y +# CONFIG_WIREGUARD_DEBUG is not set # CONFIG_EQUALIZER is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set