kernel: remove target specific setting of CONFIG_TCP_CONG_ADVANCED
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 24 Dec 2020 01:35:39 +0000 (09:35 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Sat, 26 Dec 2020 02:08:08 +0000 (10:08 +0800)
The option was introduced in upstream linux commit a6484045 ("[TCP]: Do
not present confusing congestion control options by default.").

The option is set to y in generic config and to the moment does not
incur additional size increment.  Make it y for all so that packages
such as kmod-tcp-bbr do not have to set it on every occasion

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/layerscape/armv7/config-5.4
target/linux/layerscape/armv8_64b/config-5.4
target/linux/zynq/config-5.4

index 15c3492349b4f1fe08353123394047fc14e7f308..019119d6dbacbc3badf4dc459d7329552db640c3 100644 (file)
@@ -715,7 +715,6 @@ CONFIG_SYNC_FILE=y
 CONFIG_SYSFS_SYSCALL=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
 CONFIG_SYS_SUPPORTS_HUGETLBFS=y
-# CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_THERMAL=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
index dd9abca986c92ff58a96ce93d857ea906da22d82..cd8ea82e5202e5964af59f2818ace5974becc3ee 100644 (file)
@@ -894,7 +894,6 @@ CONFIG_TASKS_RCU=y
 CONFIG_TASK_DELAY_ACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_TASK_XACCT=y
-# CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_THERMAL=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
index 5b7b0ebfb32e83baa67ec6263376d1cd47ebc0ce..04fde2add2f7c6b0a10d7c3d3f689f4651ee5725 100644 (file)
@@ -572,7 +572,6 @@ CONFIG_SWP_EMULATE=y
 CONFIG_SYNC_FILE=y
 CONFIG_SYSFS_SYSCALL=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
-# CONFIG_TCP_CONG_ADVANCED is not set
 # CONFIG_TEXTSEARCH is not set
 CONFIG_THERMAL=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y