提交 898f08e1 编写于 作者: Y Yegor Yefremov 提交者: Tony Lindgren

arm: increase FORCE_MAX_ZONEORDER for TI AM33XX

FORCE_MAX_ZONEORDER of 12 is needed to allocation more than 4MB
of consistent DMA memory (da8xx frame buffer driver).
Signed-off-by: NDejan Gacnik <dejan.gacnik@gmail.com>
Signed-off-by: NYegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 4f806819
...@@ -1758,6 +1758,7 @@ source "mm/Kconfig" ...@@ -1758,6 +1758,7 @@ source "mm/Kconfig"
config FORCE_MAX_ZONEORDER config FORCE_MAX_ZONEORDER
int "Maximum zone order" if ARCH_SHMOBILE int "Maximum zone order" if ARCH_SHMOBILE
range 11 64 if ARCH_SHMOBILE range 11 64 if ARCH_SHMOBILE
default "12" if SOC_AM33XX
default "9" if SA1111 default "9" if SA1111
default "11" default "11"
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册