arch: add a flag indicating that the chip doesn't support DMA transfer from/to FLASH

This commit is contained in:
raiden00pl
2023-09-29 11:29:18 +02:00
committed by Xiang Xiao
parent cb04c0a928
commit 761bddcab8
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -355,6 +355,10 @@ config ARCH_DMA
bool
default n
config ARCH_DMA_NO_FLASH_TRANSFER
bool
default n
config ARCH_HAVE_IRQPRIO
bool
default n