projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24fcc83
)
rk2928: enable ARM ERRATA 775420 workaround
author
黄涛
<huangtao@rock-chips.com>
Tue, 23 Oct 2012 02:12:01 +0000
(10:12 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Tue, 23 Oct 2012 02:12:01 +0000
(10:12 +0800)
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 7dd6b179c0e1d062ecf84a87b3f6075dd2b29bbd..6c2522812c155dd367e4749622ce659e183c3e7b 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-879,6
+879,7
@@
config ARCH_RK2928
select RK_PL330_DMA
select MIGHT_HAVE_CACHE_L2X0
select ARM_ERRATA_754322
+ select ARM_ERRATA_775420
help
Support for Rockchip's RK2928 SoCs.