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/cavium-octeon | |
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/cavium-octeon')
-rw-r--r-- | target/linux/cavium-octeon/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/cavium-octeon/config-default b/target/linux/cavium-octeon/config-default index 5472f6850f..3ee093bbcb 100644 --- a/target/linux/cavium-octeon/config-default +++ b/target/linux/cavium-octeon/config-default @@ -124,7 +124,6 @@ CONFIG_DECOMPRESS_LZMA=y CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_IOSCHED="cfq" -CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_DETECT_HUNG_TASK=y CONFIG_DETECT_SOFTLOCKUP=y CONFIG_DEVKMEM=y @@ -372,8 +371,6 @@ CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y CONFIG_SYS_SUPPORTS_HIGHMEM=y CONFIG_SYS_SUPPORTS_SMP=y # CONFIG_TC35815 is not set -# CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y # CONFIG_TIMER_STATS is not set CONFIG_TRACING_SUPPORT=y CONFIG_UNEVICTABLE_LRU=y |