diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 12:42:07 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 12:42:07 +0000 |
commit | 22466a7fda0f79af25af18b45093a5182da663f8 (patch) | |
tree | 9a0cfaacf235e73ffcad0fb18bd2be50c3eb2e81 /target/linux/ixp4xx/config-2.6.27 | |
parent | 42a4ce0ebe509b04b1c45d0bd7c1ff20f8d6194e (diff) |
unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-2.6.27')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index f99f6d9b5d..77f6dbb439 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -51,9 +51,6 @@ CONFIG_CPU_XSCALE=y CONFIG_CRC16=y # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set -CONFIG_DEFAULT_TCP_CONG="westwood" -# CONFIG_DEFAULT_VEGAS is not set -CONFIG_DEFAULT_WESTWOOD=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMABOUNCE=y @@ -203,13 +200,6 @@ CONFIG_SLABINFO=y CONFIG_SND_USB=y CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y -# CONFIG_TCP_CONG_HSTCP is not set -# CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_LP is not set -# CONFIG_TCP_CONG_SCALABLE is not set -# CONFIG_TCP_CONG_VEGAS is not set -# CONFIG_TCP_CONG_VENO is not set -CONFIG_TCP_CONG_WESTWOOD=y CONFIG_TICK_ONESHOT=y CONFIG_TINY_SHMEM=y CONFIG_UID16=y |