Skip to content

Commit

Permalink
pal: mfg support only tlv
Browse files Browse the repository at this point in the history
[KRKNWK-18440]
* remove support for non-tlv mfg versions
* refactor

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed Aug 2, 2024
1 parent 2d4c553 commit 0c98307
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 327 deletions.
4 changes: 2 additions & 2 deletions Kconfig.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,12 @@ config SIDEWALK_MFG_STORAGE
help
Sidewalk manufacturing storage module

config SIDEWALK_MFG_STORAGE_WRITE
config SIDEWALK_MFG_STORAGE_DIAGNOSTIC
bool
default SIDEWALK_ON_DEV_CERT
depends on SIDEWALK_MFG_STORAGE
help
Enable write functionality to mfg storage
Enable mfg storage diagnostic functionalities

config SIDEWALK_STORAGE
bool
Expand Down
Loading

0 comments on commit 0c98307

Please sign in to comment.