diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2007-12-24 06:43:39 -0500 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-12-24 06:43:39 -0500 |
commit | 37931db5bdce35d37a9bdf93082604620ba3341a (patch) | |
tree | 28801cbfdb99fdcbf28bc7de011f79ff39baad45 /arch/blackfin/Kconfig | |
parent | 43f73fef07eb70be7d508b34eeddf5985e300bb1 (diff) |
[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>
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index a241a0a27de2..ce521a921bee 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -774,7 +774,6 @@ config C_AMCKEN | |||
774 | 774 | ||
775 | config C_CDPRIO | 775 | config C_CDPRIO |
776 | bool "DMA has priority over core for ext. accesses" | 776 | bool "DMA has priority over core for ext. accesses" |
777 | depends on !BF54x | ||
778 | default n | 777 | default n |
779 | 778 | ||
780 | config C_B0PEN | 779 | config C_B0PEN |