[Oneiric] [PATCH 1/1] UBUNTU: [Config] Enable CONFIG_MACVTAP=m

Andy Whitcroft apw at canonical.com
Tue Aug 9 13:00:23 UTC 2011


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 <apw at canonical.com>
---
 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
-- 
1.7.4.1





More information about the kernel-team mailing list