CONFIG_MCUBOOT_BOOTUTIL_LIB_OWN_LOG¶
(No prompt – not directly user assignable.)
Type: bool
Default¶
- y 
Kconfig definition¶
At <External Modules>/Kconfig.mcuboot_bootutil:14
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:34
Menu path: (Top) → Modules → MCUboot utility library
config MCUBOOT_BOOTUTIL_LIB_OWN_LOG
    bool
    default y
    depends on MCUBOOT_BOOTUTIL_LIB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)