]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/Kconfig
sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB
[linux-2.6-omap-h63xx.git] / drivers / video / Kconfig
index 593bbc731016a1e69019dcbdc8f0931c5424d1a2..dd483bfe395123e21fcd47e682931f5ad69a08cc 100644 (file)
@@ -1889,10 +1889,10 @@ config FB_W100
 config FB_SH_MOBILE_LCDC
        tristate "SuperH Mobile LCDC framebuffer support"
        depends on FB && SUPERH
-       select FB_CFB_FILLRECT
-       select FB_CFB_COPYAREA
-       select FB_CFB_IMAGEBLIT
-       default m
+       select FB_SYS_FILLRECT
+       select FB_SYS_COPYAREA
+       select FB_SYS_IMAGEBLIT
+       select FB_SYS_FOPS
        ---help---
          Frame buffer driver for the on-chip SH-Mobile LCD controller.