aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-03-22 17:00:45 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-05-09 15:21:57 +0530
commit3c473e3c3f25670c0807d0472da9778fdc801480 (patch)
tree6d3128d87418ad891357c7659a32285db8df98e8
parent261308183ca5cbbca74523e4ea753cf575021bde (diff)
ARM: Set FORCE_MAX_ZONEORDER to 14 for Arndale board
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 6cf364bea29..8d9e771335a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1956,7 +1956,7 @@ config FORCE_MAX_ZONEORDER
range 11 64 if ARCH_SHMOBILE
default "12" if SOC_AM33XX
default "9" if SA1111
- default "11"
+ default "14" if ARCH_EXYNOS5
help
The kernel memory allocator divides physically contiguous memory
blocks into "zones", where each zone is a power of two number of