-
CONFIG_MCUBOOT
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Hidden option used to indicate that the current image is MCUBoot
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At Kconfig.zephyr:398
Included via Kconfig:8
Menu path: (Top) → Boot Options
config MCUBOOT
bool
help
Hidden option used to indicate that the current image is MCUBoot
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)