Skip to content

Commit

Permalink
configs: exynos9810: move some LLVM/LTO features to build script
Browse files Browse the repository at this point in the history
* Maintain compatiblity
  • Loading branch information
ananjaser1211 authored and duhansysl committed Aug 9, 2024
1 parent 9fab2f1 commit 125cdd9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm64/configs/exynos9810_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -259,14 +259,10 @@ CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR_NONE=y
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_LLVM_POLLY=y
CONFIG_THIN_ARCHIVES=y
CONFIG_LTO=y
CONFIG_LLVM_MLGO_REGISTER=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_THINLTO=y
CONFIG_THINLTO=y
CONFIG_UNIFIEDLTO=y
# CONFIG_LTO_NONE is not set
CONFIG_LTO_CLANG=y
# CONFIG_CFI_CLANG is not set
Expand Down

0 comments on commit 125cdd9

Please sign in to comment.