-
choice: Max compiled-in log level for MCUboot bootutil
Max compiled-in log level for MCUboot bootutil
Type: bool
Direct dependencies¶
LOG
&& MCUBOOT_BOOTUTIL_LIB_OWN_LOG
&& MCUBOOT_BOOTUTIL_LIB
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:35
→ <Zephyr>/modules/Kconfig.mcuboot_bootutil:21
Menu path: (Top) → Modules → MCUboot utility library
choice
bool "Max compiled-in log level for MCUboot bootutil"
default MCUBOOT_UTIL_LOG_LEVEL_INF
depends on LOG && MCUBOOT_BOOTUTIL_LIB_OWN_LOG && MCUBOOT_BOOTUTIL_LIB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)