We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b36dd commit 1659ea4Copy full SHA for 1659ea4
config/nrfconnect/chip-module/Kconfig
@@ -52,7 +52,7 @@ config CHIP_NFC_COMMISSIONING
52
53
choice CHIP_BOOTLOADER
54
prompt "Bootloader implementation for Matter purposes"
55
- default CHIP_BOOTLOADER_MCUBOOT if !BOARD_NRF21540DK
+ default CHIP_BOOTLOADER_MCUBOOT if !BOARD_NRF21540DK && !BOARD_NRF52840DONGLE
56
default CHIP_BOOTLOADER_NONE
57
58
config CHIP_BOOTLOADER_MCUBOOT
0 commit comments