projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a5f819
)
[Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA aborting...
author
Cliff Cai
<cliff.cai@analog.com>
Mon, 24 Dec 2007 04:33:20 +0000
(12:33 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Mon, 24 Dec 2007 04:33:20 +0000
(12:33 +0800)
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/mach-bf548/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/mach-bf548/Kconfig
b/arch/blackfin/mach-bf548/Kconfig
index d8bd3b49f150275cf5e32ccbd0c0cfbf648d4e65..1bfcd8f646ab62e680eee37933c39981f36de8dd 100644
(file)
--- a/
arch/blackfin/mach-bf548/Kconfig
+++ b/
arch/blackfin/mach-bf548/Kconfig
@@
-7,7
+7,7
@@
menu "BF548 Specific Configuration"
config DEB_DMA_URGENT
bool "DMA has priority over core for ext. accesses"
depends on BF54x
- default
n
+ default
y
help
Treat any DEB1, DEB2 and DEB3 request as Urgent