Skip to content

Commit

Permalink
defconfig: Disable CONFIG_DEBUG_BUGVERBOSE on releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
maosith committed Apr 13, 2024
1 parent 155948f commit 304a3d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/configs/r8q_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.113 Kernel Configuration
# Linux/arm64 4.19.121 Kernel Configuration
#

#
Expand All @@ -19,7 +19,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-MEOW-Greninja"
CONFIG_LOCALVERSION="-MEOW-Slowpoke"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
Expand Down Expand Up @@ -6692,7 +6692,7 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
CONFIG_HAVE_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_BUGVERBOSE is not set

#
# RCU Debugging
Expand Down

0 comments on commit 304a3d7

Please sign in to comment.