2 tristate "OMAP2+ frame buffer support"
3 depends on FB && OMAP2_DSS && !DRM_OMAP
6 select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3
9 select FB_CFB_IMAGEBLIT
11 Frame buffer driver for OMAP2+ based boards.
13 config FB_OMAP2_DEBUG_SUPPORT
14 bool "Debug support for OMAP2+ FB"
18 Support for debug output. You have to enable the actual printing
19 with 'debug' module parameter.
21 config FB_OMAP2_NUM_FBS
22 int "Number of framebuffers"
27 Select the number of framebuffers created. OMAP2/3 has 3 overlays
28 so normally this would be 3.