Skip to content

Commit

Permalink
[Telink] Allow to erase entire NVS on factory reset by default; Fix I…
Browse files Browse the repository at this point in the history
…DM-7.1 test. (#23676)
  • Loading branch information
s07641069 authored and pull[bot] committed Sep 12, 2023
1 parent 1702a3f commit 1541771
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/telink/chip-module/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,8 @@ config CHIP_CERTIFiCATION_DECLARATION_OTA_IMAGE_ID
for sending it via OTA Software Update purposes.

endif

# See config/zephyr/Kconfig for full definition
config CHIP_FACTORY_RESET_ERASE_NVS
bool
default y

0 comments on commit 1541771

Please sign in to comment.