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 Nov 23, 2022
1 parent c2b006c commit 565f629
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 565f629

Please sign in to comment.