mvebu: cortexa72: add CONFIG_ARM64_ERRATUM_1742098
authorJohn Audia <therealgraysky@proton.me>
Sat, 29 Oct 2022 11:05:34 +0000 (07:05 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Oct 2022 16:55:00 +0000 (17:55 +0100)
5.15.76 introduces a new symbol that applies Cortex-A72 SoCs so enable it[1].

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

Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/mvebu/cortexa72/config-5.15

index 37379834d377ff826eb534171668429ea3e23024..cb27e0285faae5188656cd5e92a8b10edcc8eb75 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_ARCH_WANTS_NO_INSTR=y
 CONFIG_ARM64=y
 CONFIG_ARM64_4K_PAGES=y
 CONFIG_ARM64_LD_HAS_FIX_ERRATUM_843419=y
+CONFIG_ARM64_ERRATUM_1742098=y
 CONFIG_ARM64_PAGE_SHIFT=12
 CONFIG_ARM64_PA_BITS=48
 CONFIG_ARM64_PA_BITS_48=y