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/x86 | |
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/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 fc658a689..fef04a97a 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 d03908cd9..6d10dcf50 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 |