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:
1b72231
)
rk29: enable HIGHMEM and ZONE_DMA
author
黄涛
<huangtao@rock-chips.com>
Wed, 13 Jul 2011 06:23:05 +0000
(14:23 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Wed, 13 Jul 2011 06:29:52 +0000
(14:29 +0800)
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index df6eafbf69b87004dbd06830228a1b63496bac8c..9fb734a45351ce373ab6f5f98606b5f37b33e190 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-731,6
+731,8
@@
config ARCH_RK29
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
select PL330
+ select HIGHMEM
+ select ZONE_DMA
help
Support for Rockchip RK29 soc.