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/x86 | |
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/x86')
-rw-r--r-- | target/linux/x86/config-2.6.29 | 2 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.30 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/x86/config-2.6.29 b/target/linux/x86/config-2.6.29 index fc658a6890..fef04a97a9 100644 --- a/target/linux/x86/config-2.6.29 +++ b/target/linux/x86/config-2.6.29 @@ -86,8 +86,6 @@ CONFIG_CPU_SUP_UMC_32=y CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_MEMORY_INIT=y CONFIG_DEFAULT_IO_DELAY_TYPE=0 -CONFIG_DEFAULT_VEGAS=y -# CONFIG_DEFAULT_WESTWOOD is not set # CONFIG_DELL_RBU is not set # CONFIG_DEPCA is not set CONFIG_DEVPORT=y diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30 index d03908cd9f..6d10dcf504 100644 --- a/target/linux/x86/config-2.6.30 +++ b/target/linux/x86/config-2.6.30 @@ -90,8 +90,6 @@ CONFIG_DECOMPRESS_BZIP2=y CONFIG_DECOMPRESS_GZIP=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DEFAULT_IO_DELAY_TYPE=0 -CONFIG_DEFAULT_VEGAS=y -# CONFIG_DEFAULT_WESTWOOD is not set # CONFIG_DELL_RBU is not set # CONFIG_DEPCA is not set CONFIG_DEVPORT=y |