diff mbox

[5/9] UBUNTU: [Config] disable CONFIG_DRM_NOUVEAU_DEBUG as policy expects

Message ID 1341983498-27856-6-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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner July 11, 2012, 3:40 p.m. UTC | #1
This config option merely creates a DebugFS entry, of which we have
plenty in other sub-systems. I don't think this is a policy violation.

rtg
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 9b5dccd..86981c4 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1390,7 +1390,7 @@  CONFIG_DRM_MGA=m
 # CONFIG_DRM_MGAG200 is not set
 CONFIG_DRM_NOUVEAU=m
 CONFIG_DRM_NOUVEAU_BACKLIGHT=y
-CONFIG_DRM_NOUVEAU_DEBUG=y
+# CONFIG_DRM_NOUVEAU_DEBUG is not set
 CONFIG_DRM_OMAP_NUM_CRTCS=1
 CONFIG_DRM_R128=m
 CONFIG_DRM_RADEON=m