summaryrefslogtreecommitdiff
path: root/include/configs/evb_rk3328.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:57 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 17:40:13 (GMT)
commit983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4 (patch)
tree600b5f3437b717d7468ff3b37e2f44df6da7f46c /include/configs/evb_rk3328.h
parent4893e34b00a6a3e44aafe40f86be6c4c10ade536 (diff)
downloadu-boot-983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4.tar.xz
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
This converts the following to Kconfig: CONFIG_SYS_WHITE_ON_BLACK Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Make this default y on various SoCs] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/evb_rk3328.h')
-rw-r--r--include/configs/evb_rk3328.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/evb_rk3328.h b/include/configs/evb_rk3328.h
index 3a39a1b..fe3ec8c 100644
--- a/include/configs/evb_rk3328.h
+++ b/include/configs/evb_rk3328.h
@@ -20,7 +20,6 @@
#define SDRAM_BANK_SIZE (2UL << 30)
-#define CONFIG_SYS_WHITE_ON_BLACK
#define CONFIG_CONSOLE_SCROLL_LINES 10
#endif