linux (NXP iMX8): add 5.10.32 option CONFIG_AS_HAS_LSE_ATOMICS

This commit is contained in:
heitbaum 2021-04-20 14:48:54 +00:00
parent 770b93c5f5
commit b940976cc6

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.21 Kernel Configuration # Linux/arm64 5.10.32 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc.real (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103" CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc.real (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -406,6 +406,7 @@ CONFIG_SETEND_EMULATION=y
# #
# CONFIG_ARM64_HW_AFDBM is not set # CONFIG_ARM64_HW_AFDBM is not set
# CONFIG_ARM64_PAN is not set # CONFIG_ARM64_PAN is not set
CONFIG_AS_HAS_LSE_ATOMICS=y
CONFIG_ARM64_LSE_ATOMICS=y CONFIG_ARM64_LSE_ATOMICS=y
CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM64_USE_LSE_ATOMICS=y
# CONFIG_ARM64_VHE is not set # CONFIG_ARM64_VHE is not set