]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/Kconfig
omapfb: Add support for omap framebuffer
[linux-2.6-omap-h63xx.git] / drivers / video / Kconfig
index b8f0a11e8f3174c83b02d69229d2d516c251ce4d..0a99c248bf9639411c40961fbfd86eae90276653 100644 (file)
@@ -1635,6 +1635,10 @@ config FB_PS3_DEFAULT_SIZE_M
          The default value can be overridden on the kernel command line
          using the "ps3fb" option (e.g. "ps3fb=9M");
 
+if ARCH_OMAP
+       source "drivers/video/omap/Kconfig"
+endif
+
 config FB_VIRTUAL
        tristate "Virtual Frame Buffer support (ONLY FOR TESTING!)"
        depends on FB