aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/zynq
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2020-12-24 09:35:39 +0800
committerYousong Zhou <yszhou4tech@gmail.com>2020-12-26 10:08:08 +0800
commitd6425504310280a4cfc4f34977fb6638c1ff557b (patch)
treeef3266acca972f3037d5c3057f6afda7a6ae6be0 /target/linux/zynq
parentb9389186b012e5bd99ea6523b8220aaee6ca0085 (diff)
downloadupstream-d6425504310280a4cfc4f34977fb6638c1ff557b.tar.gz
upstream-d6425504310280a4cfc4f34977fb6638c1ff557b.tar.bz2
upstream-d6425504310280a4cfc4f34977fb6638c1ff557b.zip
kernel: remove target specific setting of CONFIG_TCP_CONG_ADVANCED
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>
Diffstat (limited to 'target/linux/zynq')
-rw-r--r--target/linux/zynq/config-5.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.4
index 5b7b0ebfb3..04fde2add2 100644
--- a/target/linux/zynq/config-5.4
+++ b/target/linux/zynq/config-5.4
@@ -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