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/storm/config-default | |
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/storm/config-default')
-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 |