File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1383,8 +1383,8 @@ CONFIG_DYNAMIC_DEBUG_CORE=y
13831383CONFIG_SYMBOLIC_ERRNAME=y
13841384CONFIG_DEBUG_BUGVERBOSE=y
13851385
1386- CONFIG_DEBUG_KERNEL=y
1387- CONFIG_DEBUG_MISC=y
1386+ CONFIG_DEBUG_KERNEL=n
1387+ CONFIG_DEBUG_MISC=n
13881388
13891389CONFIG_AS_HAS_NON_CONST_ULEB128=y
13901390CONFIG_DEBUG_INFO_DWARF5=y
Original file line number Diff line number Diff line change @@ -1922,9 +1922,9 @@ CONFIG_DYNAMIC_DEBUG_CORE=y
19221922CONFIG_SYMBOLIC_ERRNAME=y
19231923CONFIG_DEBUG_BUGVERBOSE=y
19241924
1925- CONFIG_DEBUG_MISC=y
1925+ CONFIG_DEBUG_MISC=n
19261926
1927- CONFIG_DEBUG_INFO=y
1927+ CONFIG_DEBUG_INFO=n
19281928CONFIG_AS_HAS_NON_CONST_ULEB128=y
19291929CONFIG_DEBUG_INFO_DWARF5=y
19301930CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
@@ -1944,7 +1944,7 @@ CONFIG_HAVE_ARCH_KCSAN=y
19441944CONFIG_HAVE_KCSAN_COMPILER=y
19451945
19461946
1947- CONFIG_SLUB_DEBUG=y
1947+ CONFIG_SLUB_DEBUG=n
19481948CONFIG_DEBUG_RODATA_TEST=y
19491949CONFIG_ARCH_HAS_DEBUG_WX=y
19501950CONFIG_GENERIC_PTDUMP=y
You can’t perform that action at this time.
0 commit comments