[kernel] enable the omap KMS driver

Dennis Gilmore ausil at fedoraproject.org
Thu May 3 21:05:01 UTC 2012


commit 8acca8699f585d6273cdecf8a975ca1f585a39e5
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu May 3 16:04:44 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 cbf94ba..c81b3f6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2331,6 +2331,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu May 03 2012 Dennis Gilmore <dennis at ausil.us>
+- enable omap KMS 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