Skip to content

Commit 768c70e

Browse files
tomi-fontjukkar
authored andcommitted
[nrf fromlist] tests: secure_storage: psa: its: fix ZMS test
77f19eb made ZMS depend on FLASH_MAP. Enable that Kconfig option in the ZMS Kconfig overlay file. Signed-off-by: Tomi Fontanilles <[email protected]> Upstream PR #: 94171 (cherry picked from commit 2f40e49)
1 parent e39df60 commit 768c70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CONFIG_SECURE_STORAGE_ITS_STORE_IMPLEMENTATION_ZMS=y
22
CONFIG_ZMS=y
33
CONFIG_FLASH=y
4+
CONFIG_FLASH_MAP=y

0 commit comments

Comments
 (0)