CONFIG_ZEPHYR_MCUBOOT_MODULE

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definition

At <BuildDir>/Kconfig/Kconfig.modules:9

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

Menu path: (Top) → Modules → mcuboot (/home/runner/work/sdk-nrf/sdk-nrf/ncs/bootloader/mcuboot)

config ZEPHYR_MCUBOOT_MODULE
    bool
    default y

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)