Thread (10 messages) flat view 10 messages, 5 authors, 2012-10-08
STALE5085d

[PATCH] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX

From: tony@atomide.com (Tony Lindgren)
Date: 2012-09-24 17:18:58
Also in: linux-omap

* yegorslists at googlemail.com [off-list ref] [120703 07:26]:
From: Yegor Yefremov <redacted>

FORCE_MAX_ZONEORDER of 12 is needed to allocation more than 4MB
of consistent DMA memory (da8xx frame buffer driver).
Sorry for the delay on this one, looks like this one is
still valid. I'll apply it.

Regards,

Tony
 
quoted hunk ↗ jump to hunk
Signed-off-by: Dejan Gacnik <redacted>
Signed-off-by: Yegor Yefremov <redacted>
---
 arch/arm/Kconfig |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e876819..ff14c1e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1725,8 +1725,9 @@ config HW_PERF_EVENTS
 source "mm/Kconfig"
 
 config FORCE_MAX_ZONEORDER
-	int "Maximum zone order" if ARCH_SHMOBILE
-	range 11 64 if ARCH_SHMOBILE
+	int "Maximum zone order"
+	depends on ARCH_SHMOBILE || SOC_AM33XX
+	range 11 64 if ARCH_SHMOBILE || SOC_AM33XX
 	default "9" if SA1111
 	default "11"
 	help
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help