CONFIG_MCUBOOT_BOOTUTIL_LIB_OWN_LOG

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

MCUBOOT_BOOTUTIL_LIB

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Zephyr>/modules/Kconfig.mcuboot_bootutil:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:37

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.)