[kernel/f17] set CONFIG_DRM_OMAP_NUM_CRTCS to 2 which allows for 2 overlays to be used as framebuffers

Dennis Gilmore ausil at fedoraproject.org
Thu May 3 23:12:56 UTC 2012


commit 33847bf37eaa118a5c7ec622c3dee92efe7dd7a7
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu May 3 18:11:59 2012 -0500

    set CONFIG_DRM_OMAP_NUM_CRTCS to 2  which allows for 2 overlays to be used as framebuffers

 config-arm-omap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/config-arm-omap b/config-arm-omap
index adc8fa6..74b4e56 100644
--- a/config-arm-omap
+++ b/config-arm-omap
@@ -663,6 +663,7 @@ CONFIG_DVB_TDA1004X=m
 CONFIG_DVB_PLL=m
 CONFIG_DRM=m
 CONFIG_DRM_OMAP=m
+CONFIG_DRM_OMAP_NUM_CRTCS=2
 # CONFIG_VGASTATE is not set
 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
 # CONFIG_FB_DDC is not set


More information about the scm-commits mailing list