diff mbox

[7/9] UBUNTU: [Config] set some CONFIG_DRM_ driver as module according to our policy

Message ID 1341983498-27856-8-git-send-email-bryan.wu@canonical.com
State New
Headers show

Commit Message

Bryan Wu July 11, 2012, 5:11 a.m. UTC
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
---
 debian.master/config/config.common.ubuntu | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Tim Gardner July 11, 2012, 3:59 p.m. UTC | #1
All of these options are EXPERIMENTAL. As such, we typically don't
enable them unless there has been a request with a reasonable use case.

rtg
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 0d60212..0e4e06e 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1373,8 +1373,8 @@  CONFIG_DQL=y
 CONFIG_DRAGONRISE_FF=y
 # CONFIG_DRBD_FAULT_INJECTION is not set
 CONFIG_DRM=m
-# CONFIG_DRM_AST is not set
-# CONFIG_DRM_CIRRUS_QEMU is not set
+CONFIG_DRM_AST=m
+CONFIG_DRM_CIRRUS_QEMU=m
 CONFIG_DRM_GMA3600=y
 CONFIG_DRM_GMA500=m
 CONFIG_DRM_GMA600=y
@@ -1387,7 +1387,7 @@  CONFIG_DRM_KMS_HELPER=m
 CONFIG_DRM_LOAD_EDID_FIRMWARE=y
 CONFIG_DRM_MEDFIELD=y
 CONFIG_DRM_MGA=m
-# CONFIG_DRM_MGAG200 is not set
+CONFIG_DRM_MGAG200=m
 CONFIG_DRM_NOUVEAU=m
 CONFIG_DRM_NOUVEAU_BACKLIGHT=y
 # CONFIG_DRM_NOUVEAU_DEBUG is not set