diff mbox

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

Message ID 1312894823-27006-2-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft Aug. 9, 2011, 1 p.m. UTC
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@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Leann Ogasawara Aug. 9, 2011, 1:53 p.m. UTC | #1
Applied to Oneiric master-next.

Thanks,
Leann

On Tue, 2011-08-09 at 14:00 +0100, Andy Whitcroft wrote:
> 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@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
> 
>
diff mbox

Patch

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