[oe-commits] Koen Kooi : linux-omap 2.6.37rc: reduce framebuffers to 2 to get one v4l2 overlay

git version control git at git.openembedded.org
Fri Dec 31 15:16:48 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 67c4a78b73cb2252571d5deb7c5246243fb65066
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=67c4a78b73cb2252571d5deb7c5246243fb65066

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Dec 31 16:15:06 2010 +0100

linux-omap 2.6.37rc: reduce framebuffers to 2 to get one v4l2 overlay

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 .../linux-omap-2.6.37rc/beagleboard/defconfig      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig
index f9cf4e9..d6d7cb8 100644
--- a/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig
@@ -2288,7 +2288,7 @@ CONFIG_OMAP2_DSS_USE_DSI_PLL=y
 CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0
 CONFIG_FB_OMAP2=y
 CONFIG_FB_OMAP2_DEBUG_SUPPORT=y
-CONFIG_FB_OMAP2_NUM_FBS=3
+CONFIG_FB_OMAP2_NUM_FBS=2
 
 #
 # OMAP2/3 Display Device Drivers





More information about the Openembedded-commits mailing list