From 37ea0e701cb32c0eb4498bdce28ac43cb186d341 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 2 Nov 2023 21:08:20 +0100 Subject: [PATCH] Fix kernel 6.6 config --- 6.6/target/linux/generic/config-6.6 | 1 + 1 file changed, 1 insertion(+) diff --git a/6.6/target/linux/generic/config-6.6 b/6.6/target/linux/generic/config-6.6 index 44a659b92..76952744f 100644 --- a/6.6/target/linux/generic/config-6.6 +++ b/6.6/target/linux/generic/config-6.6 @@ -8118,6 +8118,7 @@ CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU=y # CONFIG_SWIOTLB_DYNAMIC is not set CONFIG_DEBUG_INFO_COMPRESSED_NONE=y # CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set +# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set # CONFIG_PER_VMA_LOCK_STATS is not set # CONFIG_WQ_CPU_INTENSIVE_REPORT is not set # CONFIG_NMI_CHECK_CPU is not set