[kernel] Enable Poulsbo DRM.

Dave Jones davej at fedoraproject.org
Fri Dec 2 19:15:57 UTC 2011


commit 5e401e5e6f30b92b36c920c004bd9828f8a19fe2
Author: Dave Jones <davej at redhat.com>
Date:   Fri Dec 2 14:15:49 2011 -0500

    Enable Poulsbo DRM.

 config-generic |    4 ++--
 kernel.spec    |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/config-generic b/config-generic
index b1bd9d5..ce30359 100644
--- a/config-generic
+++ b/config-generic
@@ -2516,7 +2516,7 @@ CONFIG_AGP_VIA=y
 CONFIG_AGP_EFFICEON=y
 CONFIG_VGA_ARB=y
 CONFIG_VGA_ARB_MAX_GPUS=16
-CONFIG_STUB_POULSBO=m
+# CONFIG_STUB_POULSBO is not set
 CONFIG_DRM=m
 CONFIG_DRM_TDFX=m
 CONFIG_DRM_R128=m
@@ -4460,7 +4460,7 @@ CONFIG_USB_ATMEL=m
 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
 # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
 # CONFIG_RTS_PSTOR is not set
-# CONFIG_DRM_PSB is not set
+CONFIG_DRM_PSB=m
 CONFIG_ALTERA_STAPL=m
 # CONFIG_DVB_CXD2099 is not set
 # CONFIG_USBIP_CORE is not set
diff --git a/kernel.spec b/kernel.spec
index e5287dd..255a901 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2165,6 +2165,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Dec 02 2011 Dave Jones <davej at redhat.com> 3.2.0-0.rc4.git1.3.fc17
+- Enable Poulsbo DRM.
+
 * Fri Dec 02 2011 Dave Jones <davej at redhat.com>
 - Linux 3.2-rc4-git1 (5983fe2b29df5885880d7fa3b91aca306c7564ef)
   dropped: rtlwifi-fix-lps_lock-deadlock.patch (applied upstream)


More information about the scm-commits mailing list