On Mon, Oct 18, 2010 at 8:55 AM, Samreen <samreen@xxxxxx> wrote: > The defconfig options for display are taken in the respective Kconfig > to enable display by default on OMAP3 platforms > Âconfig FB_OMAP2_NUM_FBS > Â Â Â Âint "Number of framebuffers" > Â Â Â Ârange 1 10 > - Â Â Â default 3 > + Â Â Â default 1 Âif ARCH_OMAP2 || ARCH_OMAP3 > + Â Â Â default 3 Âif ARCH_OMAP4 > Â Â Â Âdepends on FB_OMAP2 > Â Â Â Âhelp > Â Â Â Â ÂSelect the number of framebuffers created. OMAP2/3 has 3 overlays I think this should be 3 also for OMAP3. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html