Skip to content

Commit a956b5d

Browse files
committed
suit: Remove experimental tag from IPUC
IPUCs are no longer experimental. Ref: NCSDK-NONE Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent c6a1bf5 commit a956b5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

drivers/flash/Kconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
#
66

77
config FLASH_IPUC
8-
bool "Flash over SUIT IPUC [EXPERIMENTAL]"
8+
bool "Flash over SUIT IPUC"
99
depends on SUIT
1010
depends on SUIT_UTILS
1111
depends on SUIT_IPUC
12-
select EXPERIMENTAL
1312

1413
if FLASH_IPUC
1514

0 commit comments

Comments
 (0)