We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c81554 commit 1fa2a5eCopy full SHA for 1fa2a5e
config/nrfconnect/chip-module/Kconfig
@@ -59,6 +59,8 @@ config CHIP_BOOTLOADER_MCUBOOT
59
bool "MCUBOOT for Matter Bootloader purpose"
60
imply BOOTLOADER_MCUBOOT
61
select IMG_MANAGER
62
+ select STREAM_FLASH
63
+ select STREAM_FLASH_ERASE
64
65
config CHIP_BOOTLOADER_NONE
66
bool "No bootloader selected for Matter purposes"
0 commit comments