defconfigs: a53x*: Regenerated with newer clang and Linux 5.10.230 Stable
This commit is contained in:
parent
57c256f5d3
commit
99782ed53a
2 changed files with 17 additions and 12 deletions
|
@ -1,16 +1,16 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.10.229 Kernel Configuration
|
||||
# Linux/arm64 5.10.230 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="Android (9394278, based on r475365b) clang version 16.0.2 (https://android.googlesource.com/toolchain/llvm-project e1a2893d16330144736de1f4f0d06a844a03b9b0)"
|
||||
CONFIG_CC_VERSION_TEXT="Android (12701618, +pgo, +bolt, +lto, +mlgo, based on r536225) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project b3a530ec6537146650e42be89f1089e9a3588460)"
|
||||
CONFIG_GCC_VERSION=0
|
||||
CONFIG_LD_VERSION=0
|
||||
CONFIG_CC_IS_CLANG=y
|
||||
CONFIG_LD_IS_LLD=y
|
||||
CONFIG_CLANG_VERSION=160002
|
||||
CONFIG_CLANG_VERSION=190001
|
||||
CONFIG_AS_IS_LLVM=y
|
||||
CONFIG_AS_VERSION=160002
|
||||
CONFIG_LLD_VERSION=160002
|
||||
CONFIG_AS_VERSION=190001
|
||||
CONFIG_LLD_VERSION=190001
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
||||
|
@ -7179,7 +7179,7 @@ CONFIG_SUPPORT_USB_TYPEC_OPS=y
|
|||
# KernelSU
|
||||
#
|
||||
CONFIG_KSU=y
|
||||
# CONFIG_KSU_DEBUG is not set
|
||||
CONFIG_KSU_DEBUG=y
|
||||
# end of KernelSU
|
||||
# end of Device Drivers
|
||||
|
||||
|
@ -7527,6 +7527,7 @@ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
|
|||
CONFIG_INIT_STACK_ALL_ZERO=y
|
||||
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
|
||||
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
|
||||
CONFIG_PAGE_SANITIZE_VERIFY=y
|
||||
# end of Memory initialization
|
||||
# end of Kernel hardening options
|
||||
|
||||
|
@ -8100,6 +8101,7 @@ CONFIG_CONTEXT_SWITCH_TRACER=y
|
|||
CONFIG_TRACE_MMIO_ACCESS=y
|
||||
CONFIG_TRACEFS_DISABLE_AUTOMOUNT=y
|
||||
CONFIG_TRACING=y
|
||||
CONFIG_DISABLE_TRACE_PRINTK=y
|
||||
CONFIG_TRACING_SUPPORT=y
|
||||
CONFIG_FTRACE=y
|
||||
# CONFIG_BOOTTIME_TRACING is not set
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.10.229 Kernel Configuration
|
||||
# Linux/arm64 5.10.230 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="Android (9394278, based on r475365b) clang version 16.0.2 (https://android.googlesource.com/toolchain/llvm-project e1a2893d16330144736de1f4f0d06a844a03b9b0)"
|
||||
CONFIG_CC_VERSION_TEXT="Android (12701618, +pgo, +bolt, +lto, +mlgo, based on r536225) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project b3a530ec6537146650e42be89f1089e9a3588460)"
|
||||
CONFIG_GCC_VERSION=0
|
||||
CONFIG_LD_VERSION=0
|
||||
CONFIG_CC_IS_CLANG=y
|
||||
CONFIG_LD_IS_LLD=y
|
||||
CONFIG_CLANG_VERSION=160002
|
||||
CONFIG_CLANG_VERSION=190001
|
||||
CONFIG_AS_IS_LLVM=y
|
||||
CONFIG_AS_VERSION=160002
|
||||
CONFIG_LLD_VERSION=160002
|
||||
CONFIG_AS_VERSION=190001
|
||||
CONFIG_LLD_VERSION=190001
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
||||
|
@ -7178,7 +7178,8 @@ CONFIG_SUPPORT_USB_TYPEC_OPS=y
|
|||
#
|
||||
# KernelSU
|
||||
#
|
||||
# CONFIG_KSU is not set
|
||||
CONFIG_KSU=n
|
||||
CONFIG_KSU_DEBUG=n
|
||||
# end of KernelSU
|
||||
# end of Device Drivers
|
||||
|
||||
|
@ -7526,6 +7527,7 @@ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
|
|||
CONFIG_INIT_STACK_ALL_ZERO=y
|
||||
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
|
||||
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
|
||||
CONFIG_PAGE_SANITIZE_VERIFY=y
|
||||
# end of Memory initialization
|
||||
# end of Kernel hardening options
|
||||
|
||||
|
@ -8099,6 +8101,7 @@ CONFIG_CONTEXT_SWITCH_TRACER=y
|
|||
CONFIG_TRACE_MMIO_ACCESS=y
|
||||
CONFIG_TRACEFS_DISABLE_AUTOMOUNT=y
|
||||
CONFIG_TRACING=y
|
||||
CONFIG_DISABLE_TRACE_PRINTK=y
|
||||
CONFIG_TRACING_SUPPORT=y
|
||||
CONFIG_FTRACE=y
|
||||
# CONFIG_BOOTTIME_TRACING is not set
|
||||
|
|
Loading…
Reference in a new issue