From 2c35157b5b4219aa13ff916ca885748897381055 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 4 Nov 2023 08:20:04 +0100 Subject: [PATCH] Fix kernel 6.6 config --- 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 76952744f..6994e7a1c 100644 --- a/6.6/target/linux/generic/config-6.6 +++ b/6.6/target/linux/generic/config-6.6 @@ -8124,3 +8124,5 @@ CONFIG_DEBUG_INFO_COMPRESSED_NONE=y # CONFIG_NMI_CHECK_CPU is not set # CONFIG_RCU_CPU_STALL_CPUTIME is not set # CONFIG_TEST_DHRY is not set +# CONFIG_DEBUG_CGROUP_REF is not set +# CONFIG_USER_EVENTS is not set