-
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 subsys/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:37
→ modules/Kconfig.mcuboot_bootutil:21
Menu path: (Top) → Modules → MCUboot utility library
choice bool "Max compiled-in log level for MCUboot bootutil" defaultMCUBOOT_UTIL_LOG_LEVEL_INF
depends onLOG
&&MCUBOOT_BOOTUTIL_LIB_OWN_LOG
&&MCUBOOT_BOOTUTIL_LIB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)