diff --git a/Kconfig.zephyr b/Kconfig.zephyr index fbd47d297d1c52..a8ef40185b48da 100644 --- a/Kconfig.zephyr +++ b/Kconfig.zephyr @@ -309,7 +309,7 @@ config NO_OPTIMIZATIONS endchoice config COMPILER_COLOR_DIAGNOSTICS - bool "Enable colored diganostics" + bool "Enable colored diagnostics" default y help Compiler diagnostic messages are colorized.