mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 06:56:08 +07:00
[Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA aborting caused by conflict between core and DMA
Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
parent
7a5f819187
commit
b8aab6f6dc
@ -7,7 +7,7 @@ menu "BF548 Specific Configuration"
|
|||||||
config DEB_DMA_URGENT
|
config DEB_DMA_URGENT
|
||||||
bool "DMA has priority over core for ext. accesses"
|
bool "DMA has priority over core for ext. accesses"
|
||||||
depends on BF54x
|
depends on BF54x
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
Treat any DEB1, DEB2 and DEB3 request as Urgent
|
Treat any DEB1, DEB2 and DEB3 request as Urgent
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user