Skip to content

Commit fb155f1

Browse files
nordicjmrlubos
authored andcommitted
[nrf noup] boards: nordic: thingy53: Add sysbuild Kconfig file
Adds a sysbuild Kconfig file which enables external flash when partition manager is enabled Signed-off-by: Jamie McCrae <[email protected]>
1 parent 155bb98 commit fb155f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2024 Nordic Semiconductor ASA
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
5+
default y if BOOTLOADER_MCUBOOT

0 commit comments

Comments
 (0)