Skip to content

Commit

Permalink
linux-iot2050: Enable Wireguard support
Browse files Browse the repository at this point in the history
This has been requested as feature by users, so enable it as module.

Closes #248
Signed-off-by: Jan Kiszka <[email protected]>
  • Loading branch information
jan-kiszka committed Jan 26, 2022
1 parent 0d5417d commit 6cdf837
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-kernel/linux/files/iot2050_defconfig_extra.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,5 @@ CONFIG_USB_NET_CDC_MBIM=m

CONFIG_BPF_SYSCALL=y
CONFIG_CGROUP_BPF=y

CONFIG_WIREGUARD=m

0 comments on commit 6cdf837

Please sign in to comment.