[Kernel] Disable color log in default

This commit is contained in:
BernardXiong 2019-04-04 01:11:11 +00:00
parent b490052579
commit 84407ef186

View File

@ -124,7 +124,7 @@ if RT_DEBUG
config RT_DEBUG_COLOR
bool "Enable color debugging log"
default y
default n
config RT_DEBUG_INIT_CONFIG
bool "Enable debugging of components initialization"