Skip to content

Commit f1da712

Browse files
authored
Merge pull request #72 from ssehovic/patch-1
Enable TUN in kernel image
2 parents 90a4605 + dfe7de9 commit f1da712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/kvims_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ CONFIG_NET_ACT_POLICE=y
224224
CONFIG_NET_ACT_GACT=y
225225
CONFIG_NET_ACT_MIRRED=y
226226
CONFIG_NET_L3_MASTER_DEV=y
227+
CONFIG_TUN=y
227228
CONFIG_CGROUP_NET_PRIO=y
228229
CONFIG_CAN=y
229230
CONFIG_CAN_VCAN=m

0 commit comments

Comments
 (0)