Skip to content

Commit f427b80

Browse files
mniestrojrlubos
authored andcommitted
boards: thingy91: add named THINGY91X_LAYOUT choice option
This allows to select Thingy:91 X layout using Kconfig.sysbuild default option override. Signed-off-by: Marcin Niestroj <[email protected]>
1 parent f21ca3e commit f427b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nordic/thingy91x/Kconfig.sysbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ choice BOOTLOADER
55
default BOOTLOADER_MCUBOOT if THINGY91X_STATIC_PARTITIONS_FACTORY || THINGY91X_STATIC_PARTITIONS_NRF53_EXTERNAL_FLASH
66
endchoice
77

8-
choice
8+
choice THINGY91X_LAYOUT
99
prompt "Pre-defined Thingy:91 X partition layout"
1010
default THINGY91X_STATIC_PARTITIONS_FACTORY
1111

0 commit comments

Comments
 (0)