[openwrt/openwrt] Revert "kernel: config: add symbol introduced with 6.2"
LEDE Commits
lede-commits at lists.infradead.org
Tue Mar 12 05:02:16 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/645b44d8ff06115602bdccdf2ef14b0fe0e410d4
commit 645b44d8ff06115602bdccdf2ef14b0fe0e410d4
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Tue Mar 12 13:00:03 2024 +0100
Revert "kernel: config: add symbol introduced with 6.2"
This reverts commit 7ea82bc17d1583f4d9d46397846b0eb63e6651eb.
This commit does not meet formal requirments, and has been merged due to
my error.
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
target/linux/generic/config-6.6 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6
index db828745df..319f56fe01 100644
--- a/target/linux/generic/config-6.6
+++ b/target/linux/generic/config-6.6
@@ -1412,7 +1412,6 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_INFO_BTF 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_DEBUG_INFO_DWARF4 is not set
# CONFIG_DEBUG_INFO_DWARF5 is not set
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
More information about the lede-commits
mailing list