Skip to content

Commit

Permalink
riscv: configs: enable CONFIG_TUN for OpenVPN/Tailscale
Browse files Browse the repository at this point in the history
enable tun.ko for VF2 board, to fix github issue:
starfive-tech#129

Signed-off-by: Andy Hu <[email protected]>
  • Loading branch information
andyhu-stf authored and MichaIng committed Mar 27, 2024
1 parent 0ad6294 commit 0ccfade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/configs/starfive_visionfive2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,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
Expand Down

0 comments on commit 0ccfade

Please sign in to comment.