tests: logging: log_switch_format: Align to LOG_PRINTK as default
Alignging test to a change which enabled LOG_PRINTK as default. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
fe4a4ce2ad
commit
34010e3bd0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ CONFIG_LOG_MIPI_SYST_ENABLE=y
|
|||
# update the following 2 lines.
|
||||
# Note: If using different platforms, be sure to
|
||||
# use the correct logging backend.
|
||||
CONFIG_LOG_PRINTK=n
|
||||
CONFIG_LOG_BACKEND_MOCK=y
|
||||
CONFIG_LOG_BACKEND_UART=n
|
||||
CONFIG_LOG_BACKEND_RTT=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue