From ce43e0a4caa62b7da1b9e295f395b75918f27ee9 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 25 Apr 2024 09:17:31 +0200 Subject: [PATCH] Add missing kernel 6.6 settings --- 6.6/target/linux/generic/config-6.6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/6.6/target/linux/generic/config-6.6 b/6.6/target/linux/generic/config-6.6 index 3c46f24f..5a41eb52 100644 --- a/6.6/target/linux/generic/config-6.6 +++ b/6.6/target/linux/generic/config-6.6 @@ -8249,3 +8249,5 @@ CONFIG_SPECTRE_BHI_ON=y # CONFIG_NF_CONNTRACK_DSCPREMARK_EXT is not set # CONFIG_REGULATOR_QCOM_REFGEN is not set # CONFIG_INGENIC_CGU_JZ4755 is not set +CONFIG_SKB_RECYCLER=y +CONFIG_SKB_RECYCLER_MULTI_CPU=y