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/storm | |
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/storm')
-rw-r--r-- | target/linux/storm/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index a8258c9c13..2183a6f05f 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -59,7 +59,6 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_IOSCHED="noop" CONFIG_DEFAULT_NOOP=y -CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_DETECT_SOFTLOCKUP is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set @@ -207,8 +206,6 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYSFS_DEPRECATED=y # CONFIG_SYSVIPC is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y -# CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y # CONFIG_TICK_ONESHOT is not set # CONFIG_TIMER_STATS is not set CONFIG_TINY_SHMEM=y |