summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandy.hu <andy.hu@starfivetech.com>2024-03-01 18:21:08 +0300
committerandy.hu <andy.hu@starfivetech.com>2024-03-01 18:21:08 +0300
commit7e408c366f541af6f258531a2c8955ca2b3d8580 (patch)
treeae95f97dd887e63913f6faf419f8a42d2ad3e32c
parent718650ac836531c1aa625e77ecb3f69fc9126315 (diff)
parentbc94d66829b89097491e1e7dcf1728c34f916510 (diff)
downloadlinux-7e408c366f541af6f258531a2c8955ca2b3d8580.tar.xz
Merge branch 'CR_9594_Support_OpenVPN_Tailscale_515_Andy.Hu' into 'vf2-515-devel'JH7110_VF2_515_v5.11.3
CR_9594: riscv: configs: enable CONFIG_TUN for OpenVPN/Tailscale See merge request sbc/linux!195
-rw-r--r--arch/riscv/configs/starfive_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index e50d91d492b6..d0bee6ba27fc 100644
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -112,6 +112,7 @@ CONFIG_SATA_AHCI=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=m
CONFIG_NETDEVICES=y
+CONFIG_TUN=m
CONFIG_VIRTIO_NET=y
# CONFIG_NET_VENDOR_ALACRITECH is not set
# CONFIG_NET_VENDOR_AMAZON is not set