We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21ca3e commit f427b80Copy full SHA for f427b80
boards/nordic/thingy91x/Kconfig.sysbuild
@@ -5,7 +5,7 @@ choice BOOTLOADER
5
default BOOTLOADER_MCUBOOT if THINGY91X_STATIC_PARTITIONS_FACTORY || THINGY91X_STATIC_PARTITIONS_NRF53_EXTERNAL_FLASH
6
endchoice
7
8
-choice
+choice THINGY91X_LAYOUT
9
prompt "Pre-defined Thingy:91 X partition layout"
10
default THINGY91X_STATIC_PARTITIONS_FACTORY
11
0 commit comments