diff --git a/boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf b/boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf new file mode 100644 index 00000000..f2e42fd6 --- /dev/null +++ b/boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf @@ -0,0 +1,3 @@ +CONFIG_NORDIC_QSPI_NOR=n +CONFIG_SPI=n +CONFIG_MULTITHREADING=y