From 304a3d7b98a08f72a8ebc3a851dcd28159fb4201 Mon Sep 17 00:00:00 2001 From: maosith Date: Sat, 13 Apr 2024 16:16:42 -0300 Subject: [PATCH] defconfig: Disable CONFIG_DEBUG_BUGVERBOSE on releases. --- arch/arm64/configs/r8q_defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/configs/r8q_defconfig b/arch/arm64/configs/r8q_defconfig index 2102b2af8d50..96af0169d64d 100644 --- a/arch/arm64/configs/r8q_defconfig +++ b/arch/arm64/configs/r8q_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.113 Kernel Configuration +# Linux/arm64 4.19.121 Kernel Configuration # # @@ -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)" @@ -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