Skip to content

Commit

Permalink
defconfig: small fix
Browse files Browse the repository at this point in the history
Signed-off-by: HoleHolo <[email protected]>
  • Loading branch information
HoleHolo committed Dec 30, 2023
1 parent 94b4474 commit 9e0c865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/merge_kirin970_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ CONFIG_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
CONFIG_HAVE_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
# CONFIG_LTO_CLANG is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
Expand Down

0 comments on commit 9e0c865

Please sign in to comment.