]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos5-dt-common.h
MIPS: add initial infrastructure for Broadcom MIPS SoCs
[u-boot] / include / configs / exynos5-dt-common.h
index 3d81f9457d8881c639b327cf57392dad086857d5..1b94d07f6745b59caf135c9da33f342e66d209a0 100644 (file)
 #define CONFIG_BOARD_COMMON
 
 /* Display */
-#define CONFIG_LCD
 #ifdef CONFIG_LCD
 #define CONFIG_EXYNOS_FB
 #define CONFIG_EXYNOS_DP
 #define LCD_BPP                        LCD_COLOR16
-#define CONFIG_SYS_WHITE_ON_BLACK
 #endif
 
 /* Enable keyboard */