We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3b4d9 commit 2f85b98Copy full SHA for 2f85b98
config/nrfconnect/chip-module/Kconfig.features
@@ -162,6 +162,7 @@ config CHIP_DFU_OVER_BT_SMP
162
# Enable custom SMP request to erase settings partition.
163
select MCUMGR_GRP_ZBASIC
164
select MCUMGR_GRP_ZBASIC_STORAGE_ERASE
165
+ select MCUMGR_TRANSPORT_BT_REASSEMBLY
166
help
167
Enables Device Firmware Upgrade over Bluetooth LE with SMP and configures
168
the set of options related to that feature.
0 commit comments