[PATCH 76/133] [Jaunty SRU] ARM.imx51 Freescale:ENGR00112203-2 mx51:CONFIG_FORCE_MAX_ZONEORDER Support

Brad Figg brad.figg at canonical.com
Thu Jul 9 16:49:06 UTC 2009


From: Wu Guoxing <b02248 at freescale.com>

CONFIG_FORCE_MAX_ZONEORDER Support For mx51.
this will let user to change the MAX_ORDER value in menuconfig

Signed-off-by: Wu Guoxing <b02248 at freescale.com>
Signed-off-by: Brad Figg <brad.figg at canonical.com>
---
 arch/arm/mach-mx51/Kconfig |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-mx51/Kconfig b/arch/arm/mach-mx51/Kconfig
index b92ad87..c032eb0 100644
--- a/arch/arm/mach-mx51/Kconfig
+++ b/arch/arm/mach-mx51/Kconfig
@@ -1,6 +1,10 @@
 menu "MX51 Options"
 	depends on ARCH_MX51
 
+config FORCE_MAX_ZONEORDER
+    int "MAX_ORDER"
+    default "11"
+
 config MX51_OPTIONS
 	bool
 	default y
-- 
1.6.0.4





More information about the kernel-team mailing list