Skip to content

Commit 9016396

Browse files
nordic-mik7rlubos
authored andcommitted
[nrf noup] zephyr: boards: thingy53: remove multithreading config
nrf-squash! [nrf noup] boot: nrf53-specific customizations This is a follow up to the upstream PR #2375 and it removes multithreading configs in 'noup' changes that were only here because of SPI/QSPI use. Signed-off-by: Michal Kozikowski <[email protected]>
1 parent fb1119d commit 9016396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CONFIG_NORDIC_QSPI_NOR=y
3131
CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096
3232
CONFIG_NORDIC_QSPI_NOR_STACK_WRITE_BUFFER_SIZE=16
3333

34-
# Required by USB and QSPI
34+
# Required by USB
3535
CONFIG_MULTITHREADING=y
3636

3737
# USB

0 commit comments

Comments
 (0)