]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/cfb_console.c
* Patch by Martin Krause, 03 Aug 2004:
[karo-tx-uboot.git] / drivers / cfb_console.c
index 3d26ae2d50801817ac70c53899077e703ee1bb0d..1eaac4771ed2b0be00de4d3062ab90c657e91db3 100644 (file)
@@ -123,7 +123,9 @@ CONFIG_VIDEO_HW_CURSOR:          - Uses the hardware cursor capability of the
 /*****************************************************************************/
 #ifdef CONFIG_VIDEO_SED13806
 
+#ifndef CONFIG_TOTAL5200
 #define VIDEO_FB_LITTLE_ENDIAN
+#endif
 #define VIDEO_HW_RECTFILL
 #define VIDEO_HW_BITBLT
 #endif