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 definitions¶
At <nRF>/drivers/hw_cc310/Kconfig:10
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:57
→ <nRF>/drivers/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers
config MCUBOOT
bool
At <Zephyr>/Kconfig.zephyr:490
Included via <Zephyr>/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.)