| tristate "OMAP2+ frame buffer support" |
| select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3 |
| Frame buffer driver for OMAP2+ based boards. |
| config FB_OMAP2_DEBUG_SUPPORT |
| bool "Debug support for OMAP2+ FB" |
| Support for debug output. You have to enable the actual printing |
| with 'debug' module parameter. |
| int "Number of framebuffers" |
| Select the number of framebuffers created. OMAP2/3 has 3 overlays |
| so normally this would be 3. |
| source "drivers/video/fbdev/omap2/omapfb/dss/Kconfig" |
| source "drivers/video/fbdev/omap2/omapfb/displays/Kconfig" |