]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/cfb_console.c
powerpc: mpc5xxx: remove Total5200 board support
[karo-tx-uboot.git] / drivers / video / cfb_console.c
index cbe6b9fc6d39bea5c1f35db75995647a047c9c63..d4226e3eb6f44c3af7f51af033c25a8a130facf4 100644 (file)
  * Defines for the SED13806 driver
  */
 #ifdef CONFIG_VIDEO_SED13806
-
-#ifndef CONFIG_TOTAL5200
 #define VIDEO_FB_LITTLE_ENDIAN
-#endif
 #define VIDEO_HW_RECTFILL
 #define VIDEO_HW_BITBLT
 #endif