From 67c4a78b73cb2252571d5deb7c5246243fb65066 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 31 Dec 2010 16:15:06 +0100 Subject: [PATCH] linux-omap 2.6.37rc: reduce framebuffers to 2 to get one v4l2 overlay Signed-off-by: Koen Kooi --- recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.37rc/beagleboard/defconfig index f9cf4e9479..d6d7cb89e4 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 -- 2.39.5