From e95e175cb545536722ebe845cd8a4f70b189dd1d Mon Sep 17 00:00:00 2001 From: Jeff Hatch Date: Fri, 6 Oct 2017 12:36:54 -0500 Subject: IN002720 MTCDT-LAT1 Open VPN Tunnel Errors -> enable TUN driver for OpenVPN --- recipes-kernel/linux/linux-3.12.70/mtcap/defconfig | 2 +- recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig | 2 +- 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 -- cgit v1.2.3