Tizen VPN service requires TUN/TAP support. Add TUN support for
VPN service.
Change-Id: I0bb4c93e9cecea9aa91183bfd3417fad7122a839
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_HAVE_NET_DSA=y
+#
+# 6-4. VPN service
+# Tizen uses openvpn for vpn service and openvpn requires Universal TUN/TAP
+# device driver support.
+# Ref. https://wiki.archlinux.org/index.php/OpenVPN#Kernel_configuration
+#
+# (Mandatory)
+CONFIG_TUN=y
# 7. Blueooth