diff mbox

[2/2] UBUNTU: [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)

Message ID 1279299343.21217.23.camel@emiko
State Accepted
Delegated to: Leann Ogasawara
Headers show

Commit Message

Leann Ogasawara July 16, 2010, 4:55 p.m. UTC
>From 03a9b8df5725f1a39b27057ab938c1298cce313a Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara@canonical.com>
Date: Fri, 16 Jul 2010 09:48:37 -0700
Subject: [PATCH 2/2] UBUNTU: [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)

BugLink: http://bugs.launchpad.net/bugs/606139

Per a request form the VMware QA team, disable the vmwgfx driver in
staging for the ports archs.  It's been noted that the vmwgfx driver in
staging is not stable enough for use at the moment.  It's recommended
this driver only be enabled when it has been promoted from staging into
the official mainline tree.

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
---
 debian.master/config/config.common.ports |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Leann Ogasawara July 17, 2010, 1:03 a.m. UTC | #1
Applied to Maverick linux master.

Thanks,
Leann

On Fri, 2010-07-16 at 09:55 -0700, Leann Ogasawara wrote:
> >From 03a9b8df5725f1a39b27057ab938c1298cce313a Mon Sep 17 00:00:00 2001
> From: Leann Ogasawara <leann.ogasawara@canonical.com>
> Date: Fri, 16 Jul 2010 09:48:37 -0700
> Subject: [PATCH 2/2] UBUNTU: [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
> 
> BugLink: http://bugs.launchpad.net/bugs/606139
> 
> Per a request form the VMware QA team, disable the vmwgfx driver in
> staging for the ports archs.  It's been noted that the vmwgfx driver in
> staging is not stable enough for use at the moment.  It's recommended
> this driver only be enabled when it has been promoted from staging into
> the official mainline tree.
> 
> Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
> ---
>  debian.master/config/config.common.ports |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
> index 2aaddd2..3c500ec 100644
> --- a/debian.master/config/config.common.ports
> +++ b/debian.master/config/config.common.ports
> @@ -756,7 +756,7 @@ CONFIG_DRM_SIS=m
>  CONFIG_DRM_TDFX=m
>  CONFIG_DRM_TTM=m
>  CONFIG_DRM_VIA=m
> -CONFIG_DRM_VMWGFX=m
> +# CONFIG_DRM_VMWGFX is not set
>  CONFIG_DS1682=m
>  CONFIG_DSCC4=m
>  CONFIG_DSCC4_PCISYNC=y
> -- 
> 1.7.0.4
> 
> 
> 
>
diff mbox

Patch

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index 2aaddd2..3c500ec 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -756,7 +756,7 @@  CONFIG_DRM_SIS=m
 CONFIG_DRM_TDFX=m
 CONFIG_DRM_TTM=m
 CONFIG_DRM_VIA=m
-CONFIG_DRM_VMWGFX=m
+# CONFIG_DRM_VMWGFX is not set
 CONFIG_DS1682=m
 CONFIG_DSCC4=m
 CONFIG_DSCC4_PCISYNC=y