Skip to content

Commit f40391e

Browse files
committed
added wireguard support
1 parent 3a9b01a commit f40391e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

configs/6.1.102.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,8 @@ CONFIG_NETDEVICES=y
16351635
CONFIG_NET_CORE=y
16361636
# CONFIG_BONDING is not set
16371637
# CONFIG_DUMMY is not set
1638-
# CONFIG_WIREGUARD is not set
1638+
CONFIG_WIREGUARD=y
1639+
CONFIG_WIREGUARD_DEBUG=n
16391640
# CONFIG_EQUALIZER is not set
16401641
# CONFIG_NET_TEAM is not set
16411642
# CONFIG_MACVLAN is not set

configs/6.1.158.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,8 @@ CONFIG_NETDEVICES=y
16351635
CONFIG_NET_CORE=y
16361636
# CONFIG_BONDING is not set
16371637
# CONFIG_DUMMY is not set
1638-
# CONFIG_WIREGUARD is not set
1638+
CONFIG_WIREGUARD=y
1639+
CONFIG_WIREGUARD_DEBUG=n
16391640
# CONFIG_EQUALIZER is not set
16401641
# CONFIG_NET_TEAM is not set
16411642
# CONFIG_MACVLAN is not set

0 commit comments

Comments
 (0)