]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/Kconfig
FB: Add support for OMAP framebuffer
[linux-2.6-omap-h63xx.git] / drivers / video / Kconfig
index e4f0dd00ae85a51098a02ef5e3acdba79c93f640..d4704faa820d2a3aad6a08e280216e6563896db1 100644 (file)
@@ -1633,6 +1633,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