Skip to content

Commit de004f1

Browse files
nordicjmcarlescufi
authored andcommitted
tests: mgmt: mcumgr: all_options: Add FLASH_MAP and STREAM_FLASH
Adds Kconfig options that are no longer automatically selected. Signed-off-by: Jamie McCrae <[email protected]>
1 parent ddd8f3e commit de004f1

File tree

1 file changed

+2
-0
lines changed
  • tests/subsys/mgmt/mcumgr/all_options

1 file changed

+2
-0
lines changed

tests/subsys/mgmt/mcumgr/all_options/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ CONFIG_NET_BUF=y
1212
CONFIG_ZCBOR=y
1313
CONFIG_CRC=y
1414
CONFIG_FLASH=y
15+
CONFIG_FLASH_MAP=y
16+
CONFIG_STREAM_FLASH=y
1517
CONFIG_IMG_MANAGER=y
1618
CONFIG_MCUMGR=y
1719
CONFIG_MCUMGR_TRANSPORT_DUMMY=y

0 commit comments

Comments
 (0)