Skip to content

Commit

Permalink
default bootloader log level none
Browse files Browse the repository at this point in the history
  • Loading branch information
musdom committed Apr 11, 2023
1 parent 8ef7765 commit 3fc13c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/bootloader/Kconfig.projbuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ menu "Bootloader config"

choice BOOTLOADER_LOG_LEVEL
bool "Bootloader log verbosity"
default BOOTLOADER_LOG_LEVEL_INFO
default BOOTLOADER_LOG_LEVEL_NONE
help
Specify how much output to see in bootloader logs.

Expand Down

0 comments on commit 3fc13c2

Please sign in to comment.