From ad3bb416a81a27e12392c05b703935a7bf242df6 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 18 Oct 2021 17:19:08 +0200 Subject: [PATCH] Set default config 5.14 --- root/target/linux/generic/config-5.14 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/target/linux/generic/config-5.14 b/root/target/linux/generic/config-5.14 index fc8c579e..b1d3024e 100644 --- a/root/target/linux/generic/config-5.14 +++ b/root/target/linux/generic/config-5.14 @@ -3558,8 +3558,8 @@ CONFIG_MODPROBE_PATH="/sbin/modprobe" # CONFIG_MPL115_SPI is not set # CONFIG_MPL3115 is not set # CONFIG_MPLS is not set -# CONFIG_MPTCP is not set -# CONFIG_MPTCP_IPV6 is not set +CONFIG_MPTCP=y +CONFIG_MPTCP_IPV6=y # CONFIG_MPU3050_I2C is not set # CONFIG_MQ_IOSCHED_DEADLINE is not set # CONFIG_MQ_IOSCHED_KYBER is not set