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:
997cc64
)
rk: RK_SRAM_DMA only available on ARCH_RK30
author
黄涛
<huangtao@rock-chips.com>
Fri, 8 Jun 2012 08:10:30 +0000
(16:10 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Fri, 8 Jun 2012 08:13:51 +0000
(16:13 +0800)
arch/arm/plat-rk/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/plat-rk/Kconfig
b/arch/arm/plat-rk/Kconfig
index 04f708017a24e9146241d789971cb303265fb581..4313698fc5b1749203e93c7d25f326e719360504 100644
(file)
--- a/
arch/arm/plat-rk/Kconfig
+++ b/
arch/arm/plat-rk/Kconfig
@@
-88,7
+88,7
@@
config DDR_SDRAM_FREQ
config DDR_FREQ
bool "Enable DDR frequency scaling"
- select RK_SRAM_DMA
+ select RK_SRAM_DMA
if ARCH_RK30
config DDR_TEST
bool "DDR Test"