layerscape: armv8_64b: add CONFIG_ARM64_ERRATUM_1742098
authorJohn Audia <therealgraysky@proton.me>
Sun, 30 Oct 2022 09:38:39 +0000 (05:38 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Oct 2022 16:54:59 +0000 (17:54 +0100)
5.10.152 introduces a new symbol that applies Cortex-A72 SoCs so enable it[1].

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/arm64/Kconfig?id=v5.10.152&id2=v5.10.151

Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/layerscape/armv8_64b/config-5.10

index 10aaace99c298603caece4aaf473a4d018155193..fc12865a6e9c8cb06d5ee319d14f09b6a93bf3cf 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_ARM64=y
 CONFIG_ARM64_4K_PAGES=y
 CONFIG_ARM64_CNP=y
 CONFIG_ARM64_CRYPTO=y
+CONFIG_ARM64_ERRATUM_1742098=y
 CONFIG_ARM64_ERRATUM_1165522=y
 CONFIG_ARM64_ERRATUM_1286807=y
 CONFIG_ARM64_ERRATUM_819472=y