summaryrefslogtreecommitdiff
path: root/configs/rut_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-17 20:12:44 -0600
committerTom Rini <trini@konsulko.com>2016-10-23 18:33:41 -0400
commit002f967c5010df69eb9a9a5e21132bb885ca8d02 (patch)
tree969d721cabad95f896ecd56117c23dbf762aa8bb /configs/rut_defconfig
parentcfa307f839f59f27b6fd1e80f3686e53b457f8dc (diff)
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CONSOLE_BG_COL CONFIG_SYS_CONSOLE_FG_COL Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r--configs/rut_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig
index 5c3cf10dcc..2790783490 100644
--- a/configs/rut_defconfig
+++ b/configs/rut_defconfig
@@ -62,3 +62,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Siemens AG"
CONFIG_G_DNL_VENDOR_NUM=0x0908
CONFIG_G_DNL_PRODUCT_NUM=0x02d2
+CONFIG_SYS_CONSOLE_BG_COL=0xff
+CONFIG_SYS_CONSOLE_FG_COL=0x00