linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs
@ 2014-09-01  4:42 Xiubo Li
  2014-09-26  5:30 ` Li.Xiubo at freescale.com
  0 siblings, 1 reply; 6+ messages in thread
From: Xiubo Li @ 2014-09-01  4:42 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
---
 arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c49a775..bf8445c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1687,7 +1687,7 @@ config ARCH_WANT_GENERAL_HUGETLB
 source "mm/Kconfig"
 
 config FORCE_MAX_ZONEORDER
-	int "Maximum zone order" if ARCH_SHMOBILE_LEGACY
+	int "Maximum zone order"
 	range 11 64 if ARCH_SHMOBILE_LEGACY
 	default "12" if SOC_AM33XX
 	default "9" if SA1111 || ARCH_EFM32
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-26  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01  4:42 [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs Xiubo Li
2014-09-26  5:30 ` Li.Xiubo at freescale.com
2014-09-26  8:20   ` Russell King - ARM Linux
2014-09-26  8:39     ` Li.Xiubo at freescale.com
2014-09-26  8:44       ` Russell King - ARM Linux
2014-09-26  8:46         ` Li.Xiubo at freescale.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).