]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/cfb_console.c
ppc4xx: remove dead code
[karo-tx-uboot.git] / drivers / video / cfb_console.c
index a653bb4168551b78272f8f4f6ee087d63c7fec4b..cbe6b9fc6d39bea5c1f35db75995647a047c9c63 100644 (file)
 #define VIDEO_HW_BITBLT
 #endif
 
-/*
- * Defines for the SED13806 driver
- */
-#ifdef CONFIG_VIDEO_SM501
-
-#ifdef CONFIG_HH405
-#define VIDEO_FB_LITTLE_ENDIAN
-#endif
-#endif
-
 #ifdef CONFIG_VIDEO_MXS
 #define VIDEO_FB_16BPP_WORD_SWAP
 #endif