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/gemini/config-default | |
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/gemini/config-default')
-rw-r--r-- | target/linux/gemini/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/gemini/config-default b/target/linux/gemini/config-default index fe32148a1d..235982b842 100644 --- a/target/linux/gemini/config-default +++ b/target/linux/gemini/config-default @@ -42,7 +42,6 @@ CONFIG_CRYPTO_AUTHENC=m CONFIG_CRYPTO_GF128MUL=m # CONFIG_DCB is not set # CONFIG_DEBUG_USER is not set -CONFIG_DEFAULT_TCP_CONG="westwood" CONFIG_DETECT_SOFTLOCKUP=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set CONFIG_DLCI=m @@ -140,8 +139,6 @@ CONFIG_SSB_POSSIBLE=y # CONFIG_SWAP is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYSVIPC_SYSCTL=y -CONFIG_TCP_CONG_VEGAS=m -CONFIG_TCP_CONG_WESTWOOD=y # CONFIG_TIMER_STATS is not set # CONFIG_TRACE_BRANCH_PROFILING is not set CONFIG_UID16=y |