From 864e7e3fe8ba12d44036e3da9002c1b528fcb667 Mon Sep 17 00:00:00 2001 From: WanWizard Date: Thu, 22 Feb 2018 15:14:17 +0000 Subject: [PATCH] enable building of kernel-module-tun, needed for OpenVPN --- recipes-bsp/linux/linux-et1x000-4.1.37/et1x000/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/linux/linux-et1x000-4.1.37/et1x000/defconfig b/recipes-bsp/linux/linux-et1x000-4.1.37/et1x000/defconfig index 584349c..691e351 100644 --- a/recipes-bsp/linux/linux-et1x000-4.1.37/et1x000/defconfig +++ b/recipes-bsp/linux/linux-et1x000-4.1.37/et1x000/defconfig @@ -1375,7 +1375,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=m # CONFIG_VETH is not set # CONFIG_NLMON is not set # CONFIG_ARCNET is not set