diff options
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r-- | configs/rut_defconfig | 2 |
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 |