diff options
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r-- | include/configs/mx23evk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h index 5ba1a3916c..3f13e60531 100644 --- a/include/configs/mx23evk.h +++ b/include/configs/mx23evk.h @@ -31,7 +31,6 @@ /* Framebuffer support */ #ifdef CONFIG_VIDEO #define CONFIG_VIDEO_LOGO -#define CONFIG_BMP_16BPP #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE (512 << 10) #endif |