[PATCH 2/2] UBUNTU: [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
Leann Ogasawara
leann.ogasawara at canonical.com
Fri Jul 16 16:55:43 UTC 2010
>From 03a9b8df5725f1a39b27057ab938c1298cce313a Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at 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 at 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
More information about the kernel-team
mailing list