[kernel/f17] enable the omap kms driver

Dennis Gilmore ausil at fedoraproject.org
Thu May 3 21:03:26 UTC 2012


commit 6de3dde5297ca703c7264c8441e010664b677cca
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu May 3 16:03:06 2012 -0500

    enable the omap kms driver

 config-arm-omap |    3 ++-
 kernel.spec     |    3 +++
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/config-arm-omap b/config-arm-omap
index 772121b..a09807c 100644
--- a/config-arm-omap
+++ b/config-arm-omap
@@ -661,7 +661,8 @@ CONFIG_RADIO_TEF6862=m
 # CONFIG_DVB_DUMMY_FE is not set
 CONFIG_DVB_TDA1004X=m
 CONFIG_DVB_PLL=m
-# CONFIG_DRM is not set
+CONFIG_DRM=m
+CONFIG_DRM_OMAP=m
 # CONFIG_VGASTATE is not set
 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
 # CONFIG_FB_DDC is not set
diff --git a/kernel.spec b/kernel.spec
index 9c6ac9d..c349d33 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2426,6 +2426,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Thu May 03 2012 Dennis Gilmore <dennis at ausil.us>
+- enable the kms omap driver
+
 * Thu May  3 2012 Peter Robinson <pbrobinson at fedoraproject.org>
 - Patch for disconnect issues with storage attached to a tegra-ehci controller
 


More information about the scm-commits mailing list