summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc-lts-4.19/defconfig3
-rw-r--r--recipes-kernel/linux/linux-fslc/defconfig3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
index 5546e4cf..bab877b9 100644
--- a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
+++ b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
@@ -446,3 +446,6 @@ CONFIG_FONTS=y
446CONFIG_FONT_8x8=y 446CONFIG_FONT_8x8=y
447CONFIG_FONT_8x16=y 447CONFIG_FONT_8x16=y
448CONFIG_USER_NS=y 448CONFIG_USER_NS=y
449CONFIG_NET_SCHED=y
450CONFIG_NET_SCH_FQ_CODEL=y
451CONFIG_NET_SCH_FIFO=y
diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index 2d1159b0..7381cafd 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/defconfig
@@ -451,3 +451,6 @@ CONFIG_MAGIC_SYSRQ=y
451CONFIG_PROVE_LOCKING=y 451CONFIG_PROVE_LOCKING=y
452# CONFIG_DEBUG_BUGVERBOSE is not set 452# CONFIG_DEBUG_BUGVERBOSE is not set
453# CONFIG_FTRACE is not set 453# CONFIG_FTRACE is not set
454CONFIG_NET_SCHED=y
455CONFIG_NET_SCH_FQ_CODEL=y
456CONFIG_NET_SCH_FIFO=y