Skip to content

Commit aca309e

Browse files
hakonfamNordicBuilder
authored andcommitted
cmake: config: disable SUIT for iron board variant
This is compatible with the Nordic IRONside SE for nRF54H20. Ref: NCSDK-NONE Signed-off-by: Håkon Amundsen <haakon.amundsen@nordicsemi.no>
1 parent 69d828f commit aca309e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

subsys/suit/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
menuconfig SUIT
88
bool "Enable SUIT modules"
9+
depends on !IRON
910

1011
if SUIT
1112

0 commit comments

Comments
 (0)