Looks like this should fix at least partially, my issue with the
multiple versions of drm.ko installed on menlow/crownbeach platform
builds. 


Charles Johnson
Ultra-Mobility Group
Platform Software Engineering
Intel Corporation
[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Amit Kucheria
Sent: Tuesday, October 09, 2007 7:46 AM
To: [EMAIL PROTECTED]
Subject: [PATCH] Turn off stock DRM on LPIA (bug: 145168)

LPIA does not need stock DRM. We have poulsbo DRM in LUM for that.

Fixes bug: 145168

Regards,
Amit
From d7128fc140616674fb7cda9d169e93de2a8d58a1 Mon Sep 17 00:00:00 2001
From: Amit Kucheria <[EMAIL PROTECTED]>
Date: Tue, 9 Oct 2007 17:27:01 +0300
Subject: [PATCH] UBUNTU: Update configuration files
Ignore: yes

Turn off stock DRM for LPIA

Signed-off-by: Amit Kucheria <[EMAIL PROTECTED]>
---
 debian/config/lpia/config |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/debian/config/lpia/config b/debian/config/lpia/config
index 5616dfa..6c4cef2 100644
--- a/debian/config/lpia/config
+++ b/debian/config/lpia/config
@@ -348,17 +348,7 @@ CONFIG_DMI=y
 CONFIG_DNOTIFY=y
 CONFIG_DONGLE=y
 CONFIG_DOUBLEFAULT=y
-CONFIG_DRM=m
-# CONFIG_DRM_I810 is not set
-# CONFIG_DRM_I830 is not set
-CONFIG_DRM_I915=m
-# CONFIG_DRM_MGA is not set
-# CONFIG_DRM_R128 is not set
-# CONFIG_DRM_RADEON is not set
-# CONFIG_DRM_SAVAGE is not set
-# CONFIG_DRM_SIS is not set
-# CONFIG_DRM_TDFX is not set
-# CONFIG_DRM_VIA is not set
+# CONFIG_DRM is not set
 # CONFIG_DTLK is not set
 CONFIG_DUMMY=m
 CONFIG_DUMMY_CONSOLE=y
-- 
1.5.2.5

-- 
kernel-team mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kernel-team
-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to