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/cobalt | |
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/cobalt')
-rw-r--r-- | target/linux/cobalt/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/cobalt/config-default b/target/linux/cobalt/config-default index 0cea7f04ab..28593ea027 100644 --- a/target/linux/cobalt/config-default +++ b/target/linux/cobalt/config-default @@ -80,7 +80,6 @@ CONFIG_DE2104X=y CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_IOSCHED="anticipatory" -CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_DEVKMEM=y CONFIG_DEVPORT=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set @@ -376,8 +375,6 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y -# CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_TULIP=y CONFIG_TULIP_MMIO=y |