-
CONFIG_MCUBOOT_CMAKELISTS_DIR
¶
Path to the directory of the MCUBoot CMakeLists.txt file
Type: string
Defaults¶
- “$MCUBOOT_BASE/boot/zephyr/” if
BOOTLOADER_MCUBOOT
Kconfig definition¶
At /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/mcuboot/zephyr/Kconfig:5
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:3
Menu path: (top menu) → MCUboot
config MCUBOOT_CMAKELISTS_DIR string prompt "Path to the directory of the MCUBoot CMakeLists.txt file" ifBOOTLOADER_MCUBOOT
default "$MCUBOOT_BASE/boot/zephyr/" ifBOOTLOADER_MCUBOOT
depends onBOOTLOADER_MCUBOOT
(Definitions include propagated dependencies, including from if’s and menus.)