boot: zephyr: Fix build for thingy53

Fixes building MCUboot for this board

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-06-21 11:03:59 +01:00 committed by Jamie
parent c9e4ab8b24
commit 2f5a7f4721
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
CONFIG_NORDIC_QSPI_NOR=n
CONFIG_SPI=n
CONFIG_MULTITHREADING=y