summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-02-15 23:32:37 +0100
committerMarc Vertes <mvertes@free.fr>2022-02-15 23:32:37 +0100
commit2605f0a26c86e23a768d204414e979bf4cc973f2 (patch)
tree2cb0770b06e014c3994211c9cbc21edf7c8eae4a
parenta70f04dec341ea17772bdebf03867e590126aa5e (diff)
update kernel
-rw-r--r--linux/config-a114
1 files changed, 11 insertions, 3 deletions
diff --git a/linux/config-a1 b/linux/config-a1
index 8e6891a..c7adb62 100644
--- a/linux/config-a1
+++ b/linux/config-a1
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.16.8 Kernel Configuration
+# Linux/arm64 5.16.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -27,7 +27,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
-# CONFIG_UAPI_HEADER_TEST is not set
+CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION="-a1"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -4475,7 +4475,14 @@ CONFIG_DEBUG_BUGVERBOSE=y
#
# Compile-time checks and compiler options
#
-# CONFIG_DEBUG_INFO is not set
+CONFIG_DEBUG_INFO=y
+# CONFIG_DEBUG_INFO_REDUCED is not set
+# CONFIG_DEBUG_INFO_COMPRESSED is not set
+# CONFIG_DEBUG_INFO_SPLIT is not set
+CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
+# CONFIG_DEBUG_INFO_DWARF4 is not set
+CONFIG_DEBUG_INFO_BTF=y
+# CONFIG_GDB_SCRIPTS is not set
CONFIG_FRAME_WARN=1024
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
@@ -4693,6 +4700,7 @@ CONFIG_STRICT_DEVMEM=y
# arm64 Debugging
#
# CONFIG_PID_IN_CONTEXTIDR is not set
+# CONFIG_DEBUG_EFI is not set
# CONFIG_ARM64_RELOC_TEST is not set
# CONFIG_CORESIGHT is not set
# end of arm64 Debugging