From patchwork Tue Aug 9 13:00:23 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Oneiric,1/1] UBUNTU: [Config] Enable CONFIG_MACVTAP=m Date: Tue, 09 Aug 2011 03:00:23 -0000 From: Andy Whitcroft X-Patchwork-Id: 109214 Message-Id: <1312894823-27006-2-git-send-email-apw@canonical.com> To: kernel-team@lists.ubuntu.com Cc: Andy Whitcroft This options is still experimental but enables a separate network virtual device. This can be used to optimise networks for KVM hosts. BugLink: http://bugs.launchpad.net/bugs/822601 Signed-off-by: Andy Whitcroft --- debian.master/config/config.common.ubuntu | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 5324d00..3d58e93 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -2805,7 +2805,7 @@ CONFIG_MACH_SBC3530=y CONFIG_MACH_TI8168EVM=y CONFIG_MACINTOSH_DRIVERS=y CONFIG_MACVLAN=m -# CONFIG_MACVTAP is not set +CONFIG_MACVTAP=m CONFIG_MAC_EMUMOUSEBTN=y CONFIG_MAC_FLOPPY=m CONFIG_MAC_PARTITION=y