[Blackfin] arch: Restore default DMA priority over core on bf54x.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
parent
43f73fef07
commit
37931db5bd
|
@ -774,7 +774,6 @@ config C_AMCKEN
|
||||||
|
|
||||||
config C_CDPRIO
|
config C_CDPRIO
|
||||||
bool "DMA has priority over core for ext. accesses"
|
bool "DMA has priority over core for ext. accesses"
|
||||||
depends on !BF54x
|
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config C_B0PEN
|
config C_B0PEN
|
||||||
|
|
Loading…
Reference in New Issue