diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 12:42:07 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 12:42:07 +0000 |
commit | c83d91fcfc5b8e6221870dbd8531df2a17e637ea (patch) | |
tree | dbe2db189f00d45bb70135416543d18ba5330dfb /target/linux/ps3/config-2.6.28 | |
parent | cc343c1504d77a8dcfea7e009c7e6aa586af2c48 (diff) | |
download | upstream-c83d91fcfc5b8e6221870dbd8531df2a17e637ea.tar.gz upstream-c83d91fcfc5b8e6221870dbd8531df2a17e637ea.tar.bz2 upstream-c83d91fcfc5b8e6221870dbd8531df2a17e637ea.zip |
unify congestion control options
SVN-Revision: 15844
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 |