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 | db8d9304dc64011306e4724a066a8c668a2484e1 (patch) | |
tree | 9a0cfaacf235e73ffcad0fb18bd2be50c3eb2e81 /target/linux/cobalt | |
parent | fd47c17700a585f4f292352c654f5c540bb9e8a7 (diff) | |
download | master-187ad058-db8d9304dc64011306e4724a066a8c668a2484e1.tar.gz master-187ad058-db8d9304dc64011306e4724a066a8c668a2484e1.tar.bz2 master-187ad058-db8d9304dc64011306e4724a066a8c668a2484e1.zip |
unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |