1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

unify congestion control options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-05-14 12:42:07 +00:00
parent 42a4ce0ebe
commit 22466a7fda
29 changed files with 31 additions and 126 deletions

View File

@@ -107,7 +107,6 @@ CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_S3C_UART=2
# CONFIG_DEBUG_USER is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_DISPLAY_JBT6K74=y
CONFIG_DISPLAY_SUPPORT=y
CONFIG_DMADEVICES=y
@@ -442,8 +441,6 @@ CONFIG_SUSPEND_FREEZER=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_MD5SIG=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_ELO is not set

View File

@@ -100,7 +100,6 @@ CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_S3C_UART=2
# CONFIG_DEBUG_USER is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_DISPLAY_JBT6K74=y
# CONFIG_DISPLAY_L1K002 is not set
@@ -451,8 +450,6 @@ CONFIG_SUSPEND_FREEZER=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_MD5SIG=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_ELO is not set