diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 12:42:07 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 12:42:07 +0000 |
commit | 22466a7fda0f79af25af18b45093a5182da663f8 (patch) | |
tree | 9a0cfaacf235e73ffcad0fb18bd2be50c3eb2e81 /target/linux/ps3/config-2.6.28 | |
parent | 42a4ce0ebe509b04b1c45d0bd7c1ff20f8d6194e (diff) |
unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/config-2.6.28')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index c157985bd9..cc6d6e6313 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -59,7 +59,6 @@ CONFIG_CRYPTO_RNG2=y CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_IOSCHED="anticipatory" -CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVKMEM=y CONFIG_DNOTIFY=y @@ -337,8 +336,6 @@ CONFIG_SUNRPC_GSS=y # CONFIG_SYN_COOKIES is not set # CONFIG_SYSCTL_SYSCALL_CHECK is not set CONFIG_SYSVIPC_COMPAT=y -# CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y CONFIG_TINY_SHMEM=y CONFIG_TUNE_CELL=y # CONFIG_U3_DART is not set |