kconfig: fix typo in compiler options
This commit fix the misspelling of the word "diagnostics" Signed-off-by: MORGER Patrick <patrick.morger@leica-geosystems.com>
This commit is contained in:
parent
022bb25691
commit
90aa2d33b2
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user