From 15f25eee57bd1922b9deef1c1da364aca672d7a9 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 25 Jun 2010 19:11:53 +0300 Subject: [PATCH] omap3-pandora-kernel: enable TUN (by popular request) http://bugs.openpandora.org/index.php?do=details&task_id=108&project=1 --- recipes/linux/omap3-pandora-kernel/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index 5ef5c1b..877c5a0 100644 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -692,7 +692,7 @@ CONFIG_NETDEVICES=y # CONFIG_BONDING is not set # CONFIG_MACVLAN is not set # CONFIG_EQUALIZER is not set -# CONFIG_TUN is not set +CONFIG_TUN=m # CONFIG_VETH is not set # CONFIG_NET_ETHERNET is not set CONFIG_MII=y -- 2.39.5