CONFIG_MCUBOOT_BOOTUTIL_LIB
MCUboot utility library
Type: bool
Help
Enable MCUboot utility library which implements functions
required by the chain-loaded application and the MCUboot.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/modules/Kconfig.mcuboot_bootutil:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:34
Menu path: (Top) → Modules
menuconfig MCUBOOT_BOOTUTIL_LIB
bool "MCUboot utility library"
help
Enable MCUboot utility library which implements functions
required by the chain-loaded application and the MCUboot.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)