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/pxa/config-default | |
parent | fd47c17700a585f4f292352c654f5c540bb9e8a7 (diff) | |
download | upstream-db8d9304dc64011306e4724a066a8c668a2484e1.tar.gz upstream-db8d9304dc64011306e4724a066a8c668a2484e1.tar.bz2 upstream-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/pxa/config-default')
-rw-r--r-- | target/linux/pxa/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index 30b693200f..74491ee0bd 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -59,7 +59,6 @@ CONFIG_CPU_XSCALE=y # CONFIG_CRC16 is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set -CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_DM9000 is not set CONFIG_DUMMY_CONSOLE=y CONFIG_ENABLE_MUST_CHECK=y @@ -227,8 +226,6 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_SYN_COOKIES is not set # CONFIG_SYSCTL_SYSCALL is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y -# CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y CONFIG_TINY_SHMEM=y # CONFIG_TOUCHSCREEN_ELO is not set # CONFIG_TOUCHSCREEN_GUNZE is not set |