arm64: configs: holi-qgki: Update LSE config name

After commit 1248f43abe ("arm64: Move the LSE gas support detection to Kconfig")
CONFIG_ARM64_USE_LSE_ATOMICS should be used to disable LSE atomics usage.

Change-Id: Ibb1abef274883b74b3d6151cc0fbe1647d5b9076
Signed-off-by: Alexander Winkowski <dereference23@outlook.com>
This commit is contained in:
Alexander Winkowski 2023-11-19 05:43:17 +00:00 committed by Giovanni Ricca
parent 6f34558542
commit c304f45299
No known key found for this signature in database

View File

@ -155,7 +155,7 @@ CONFIG_SDC_QTI=y
# CONFIG_PAGE_OWNER_ENABLE_DEFAULT is not set
# CONFIG_ARM_PSCI_CPUIDLE is not set
CONFIG_CORESIGHT_CTI_SAVE_DISABLE=y
# CONFIG_ARM64_LSE_ATOMICS is not set
# CONFIG_ARM64_USE_LSE_ATOMICS is not set
CONFIG_I2C_CHARDEV=y
CONFIG_SPI_SPIDEV=y
CONFIG_PERF_KERNEL_SHARE=y