Skip to content

Commit 2587641

Browse files
s07641069pull[bot]
authored andcommitted
[Telink] Allow to erase entire NVS on factory reset by default; Fix IDM-7.1 test. (#23676)
1 parent 729f97c commit 2587641

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/telink/chip-module/Kconfig

+5
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,8 @@ config CHIP_CERTIFiCATION_DECLARATION_OTA_IMAGE_ID
266266
for sending it via OTA Software Update purposes.
267267

268268
endif
269+
270+
# See config/zephyr/Kconfig for full definition
271+
config CHIP_FACTORY_RESET_ERASE_NVS
272+
bool
273+
default y

0 commit comments

Comments
 (0)