diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
commit | 78b101cefcb03506e5f49cc5c4f3c0665ffeea09 (patch) | |
tree | c2228fd046d3794a08f432a5cc8ece8f9ad43a40 /target/linux/generic-2.6 | |
parent | 74430f7bafa44d66b8e7347be6396190e7f26702 (diff) | |
download | upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.gz upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.bz2 upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.zip |
[kernel] use 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 8da33dc52e..cb6f2f9355 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -367,6 +367,7 @@ CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_HTCP is not set CONFIG_DEFAULT_IOSCHED="deadline" # CONFIG_DEFAULT_NOOP is not set +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="westwood" # CONFIG_DEFAULT_VEGAS is not set |