unify congestion control options

SVN-Revision: 15844
This commit is contained in:
Imre Kaloz
2009-05-14 12:42:07 +00:00
parent cc343c1504
commit c83d91fcfc
29 changed files with 31 additions and 126 deletions

View File

@@ -48,9 +48,6 @@ CONFIG_CRC16=y
# CONFIG_CRC_CCITT is not set
# 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_DLCI=m
CONFIG_DLCI_MAX=8
@@ -222,13 +219,6 @@ CONFIG_SLABINFO=y
CONFIG_SPLIT_PTLOCK_CPUS=4096
# CONFIG_SWAP is not set
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=m
# CONFIG_TCP_CONG_VENO is not set
CONFIG_TCP_CONG_WESTWOOD=y
CONFIG_TICK_ONESHOT=y
CONFIG_TINY_SHMEM=y
# CONFIG_TUN is not set