summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Hatch <Jeff.Hatch@multitech.com>2017-10-06 12:36:54 -0500
committerJeff Hatch <Jeff.Hatch@multitech.com>2017-10-06 12:36:54 -0500
commite95e175cb545536722ebe845cd8a4f70b189dd1d (patch)
tree85de4680732590c416d4791b077895335fa6aee8
parente455c420711d189fa2d0b9e987fbe0e386e32202 (diff)
downloadmeta-multitech-e95e175cb545536722ebe845cd8a4f70b189dd1d.tar.gz
meta-multitech-e95e175cb545536722ebe845cd8a4f70b189dd1d.tar.bz2
meta-multitech-e95e175cb545536722ebe845cd8a4f70b189dd1d.zip
IN002720 MTCDT-LAT1 Open VPN Tunnel Errors -> enable TUN driver for OpenVPN
-rw-r--r--recipes-kernel/linux/linux-3.12.70/mtcap/defconfig2
-rw-r--r--recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
index bc878dc..da689cf 100644
--- a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
+++ b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
@@ -1137,7 +1137,7 @@ CONFIG_DUMMY=m
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
-CONFIG_TUN=m
+CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_NLMON is not set
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
index 8f399d5..88608ca 100644
--- a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
+++ b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
@@ -1141,7 +1141,7 @@ CONFIG_DUMMY=m
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
-CONFIG_TUN=m
+CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_NLMON is not set