Skip to content

Commit 4d9c0b6

Browse files
committed
Merge pull request #119 from scotte/odroidxu4-v4.2-rc1_tun
ODROID-XU4: Enable TUN module
2 parents 4e537d2 + 98e4c05 commit 4d9c0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/configs/odroidxu4_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ CONFIG_NET_CORE=y
10991099
# CONFIG_NETCONSOLE is not set
11001100
# CONFIG_NETPOLL is not set
11011101
# CONFIG_NET_POLL_CONTROLLER is not set
1102-
# CONFIG_TUN is not set
1102+
CONFIG_TUN=m
11031103
# CONFIG_TUN_VNET_CROSS_LE is not set
11041104
# CONFIG_VETH is not set
11051105
# CONFIG_NLMON is not set

0 commit comments

Comments
 (0)