CONFIG_MCUBOOT_FLASH_WRITE_BLOCK_SIZE

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

BOOTLOADER_MCUBOOT

(Includes any dependencies from ifs and menus.)

Default

  • 0

Kconfig definition

At <MCUboot>/zephyr/Kconfig:32

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:3

Menu path: (Top) → Modules → MCUboot

config MCUBOOT_FLASH_WRITE_BLOCK_SIZE
    int
    default 0
    depends on BOOTLOADER_MCUBOOT

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