summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-20 10:54:49 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-20 10:54:49 +0000
commit2404c8c77bbd92109f47f95ea1cbbfd8ef58576a (patch)
treea4216244ceef5d6745a84a194a605bf79fad126f /target
parent43a3f9555ac4f73137d1d0ee28a9a88289be6938 (diff)
downloadmtk-20170518-2404c8c77bbd92109f47f95ea1cbbfd8ef58576a.zip
mtk-20170518-2404c8c77bbd92109f47f95ea1cbbfd8ef58576a.tar.gz
mtk-20170518-2404c8c77bbd92109f47f95ea1cbbfd8ef58576a.tar.bz2
2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
SVN-Revision: 16933
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.301
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 9f4c117..92efddc 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"