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/iop32x/config-default | |
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/iop32x/config-default')
-rw-r--r-- | target/linux/iop32x/config-default | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 3d3b0192be..795e200a97 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -49,9 +49,6 @@ CONFIG_CRYPTO_AUTHENC=m CONFIG_CRYPTO_GF128MUL=m # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set -CONFIG_DEFAULT_TCP_CONG="westwood" -# CONFIG_DEFAULT_VEGAS is not set -CONFIG_DEFAULT_WESTWOOD=y CONFIG_DEVPORT=y CONFIG_DLCI=m CONFIG_DLCI_MAX=8 @@ -202,13 +199,6 @@ CONFIG_SLABINFO=y CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_SWAP is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y -# CONFIG_TCP_CONG_HSTCP is not set -# CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_LP is not set -# CONFIG_TCP_CONG_SCALABLE is not set -CONFIG_TCP_CONG_VEGAS=m -# CONFIG_TCP_CONG_VENO is not set -CONFIG_TCP_CONG_WESTWOOD=y # CONFIG_TICK_ONESHOT is not set CONFIG_TINY_SHMEM=y # CONFIG_TUN is not set |