Skip to content
Snippets Groups Projects
Commit a4d8ba3a authored by Johannes Mey's avatar Johannes Mey
Browse files

switch off debugging

parent ab9b46d7
No related branches found
No related tags found
No related merge requests found
...@@ -10501,13 +10501,7 @@ CONFIG_DEBUG_BUGVERBOSE=y ...@@ -10501,13 +10501,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
# #
# Compile-time checks and compiler options # Compile-time checks and compiler options
# #
CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_COMPRESSED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_BTF is not set
CONFIG_GDB_SCRIPTS=y
# CONFIG_ENABLE_MUST_CHECK is not set # CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024 CONFIG_FRAME_WARN=1024
# CONFIG_STRIP_ASM_SYMS is not set # CONFIG_STRIP_ASM_SYMS is not set
...@@ -10548,7 +10542,7 @@ CONFIG_HAVE_ARCH_KCSAN=y ...@@ -10548,7 +10542,7 @@ CONFIG_HAVE_ARCH_KCSAN=y
# end of Generic Kernel Debugging Instruments # end of Generic Kernel Debugging Instruments
CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y # CONFIG_DEBUG_MISC is not set
# #
# Memory Debugging # Memory Debugging
...@@ -10622,7 +10616,7 @@ CONFIG_SCHEDSTATS=y ...@@ -10622,7 +10616,7 @@ CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging # end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set # CONFIG_DEBUG_TIMEKEEPING is not set
CONFIG_DEBUG_PREEMPT=y # CONFIG_DEBUG_PREEMPT is not set
# #
# Lock Debugging (spinlocks, mutexes, etc...) # Lock Debugging (spinlocks, mutexes, etc...)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment