From 2404c8c77bbd92109f47f95ea1cbbfd8ef58576a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 20 Jul 2009 10:54:49 +0000 Subject: [PATCH] 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol SVN-Revision: 16933 --- target/linux/generic-2.6/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 9f4c1175c9..92efddc036 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -407,6 +407,7 @@ CONFIG_DEBUG_FS=y CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_HTCP is not set CONFIG_DEFAULT_IOSCHED="deadline" +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 # CONFIG_DEFAULT_NOOP is not set # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="westwood"