[kernel/f17] Don't enable UDL per Dave Airlie

Josh Boyer jwboyer at fedoraproject.org
Sun Oct 21 11:01:32 UTC 2012


commit 9580bc394016302e6c6643ca1a1ee15a903d889d
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sun Oct 21 07:01:27 2012 -0400

    Don't enable UDL per Dave Airlie

 config-generic |    4 ++--
 kernel.spec    |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/config-generic b/config-generic
index a0cff41..044f935 100644
--- a/config-generic
+++ b/config-generic
@@ -2460,7 +2460,7 @@ CONFIG_DRM_NOUVEAU_DEBUG=y
 # CONFIG_DRM_PSB is not set
 CONFIG_DRM_I2C_CH7006=m
 CONFIG_DRM_I2C_SIL164=m
-CONFIG_DRM_UDL=m
+# CONFIG_DRM_UDL is not set
 CONFIG_DRM_VMWGFX=m
 # CONFIG_DRM_VMWGFX_FBCON is not set
 CONFIG_DRM_VGEM=m
@@ -2795,7 +2795,7 @@ CONFIG_FB_EFI=y
 # CONFIG_FB_PRE_INIT_FB is not set
 # CONFIG_FB_TMIO is not set
 # CONFIG_FB_BROADSHEET is not set
-# CONFIG_FB_UDL is not set
+CONFIG_FB_UDL=m
 
 # CONFIG_FIRMWARE_EDID is not set
 
diff --git a/kernel.spec b/kernel.spec
index e77a252..da6a7e2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2327,6 +2327,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Sun Oct 21 2012 Josh Boyer <jwboyer at redhat.com>
+- Don't enable UDL per Dave Airlie
+
 * Thu Oct 18 2012 Josh Boyer <jwboyer at redhat.com>
 - Patch to have mac80211 connect with HT20 if HT40 is not allowed (rhbz 866013)
 - Enable VFIO (rhbz 867152)


More information about the scm-commits mailing list