]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/video/Kconfig
imxfb: add support for i.MX25
[net-next-2.6.git] / drivers / video / Kconfig
index 5a5c303a6373501a4de9fcd8a0ad475bc081f539..83d40ed2f2d6514d7232612ea8ecce0abe02520a 100644 (file)
@@ -400,9 +400,12 @@ config FB_SA1100
          If you plan to use the LCD display with your SA-1100 system, say
          Y here.
 
+config HAVE_FB_IMX
+       bool
+
 config FB_IMX
        tristate "Motorola i.MX LCD support"
-       depends on FB && (ARCH_MX1 || ARCH_MX2)
+       depends on FB && (HAVE_FB_IMX || ARCH_MX1 || ARCH_MX2)
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT