ARM: tizen_bcm2709_defconfig: enable TUN for openvpn
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 16 Apr 2019 04:23:33 +0000 (13:23 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
Tizen uses openvpn and it reuiqres TUN/TAP support. Enable TUN
config option.

Change-Id: I1855989ac264091d8cf70e7efe5baacdb09e33d6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_bcm2709_defconfig

index f3e3031..4f17770 100644 (file)
@@ -1493,7 +1493,7 @@ CONFIG_NET_CORE=y
 # CONFIG_NETCONSOLE is not set
 # CONFIG_NETPOLL is not set
 # CONFIG_NET_POLL_CONTROLLER is not set
-# CONFIG_TUN is not set
+CONFIG_TUN=y
 # CONFIG_TUN_VNET_CROSS_LE is not set
 # CONFIG_VETH is not set
 # CONFIG_NLMON is not set