From: Dongwoo Lee Date: Wed, 2 Jun 2021 02:48:28 +0000 (+0900) Subject: ARM64: tizen_bcm2711_defconfig: Enable WireGuard X-Git-Tag: accepted/tizen/unified/20230118.172025~78 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=f60096b6dba3614f4818f1ea04ab36f218463bc9;p=platform%2Fkernel%2Flinux-rpi.git ARM64: tizen_bcm2711_defconfig: Enable WireGuard This enables WireGuard VPN feature. Change-Id: I2e63427ed5f667858bd3abddb73e5018dc16ac7e Signed-off-by: Dongwoo Lee --- diff --git a/arch/arm64/configs/tizen_bcm2711_defconfig b/arch/arm64/configs/tizen_bcm2711_defconfig index 97a64a6..8409cb2 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -219,6 +219,7 @@ CONFIG_DM_CRYPT=y CONFIG_DM_UEVENT=y CONFIG_DM_VERITY=y CONFIG_NETDEVICES=y +CONFIG_WIREGUARD=y CONFIG_TUN=y # CONFIG_NET_VENDOR_AURORA is not set CONFIG_BCMGENET=y