projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e7cc06
)
mvebu: cortexa72: add CONFIG_ARM64_ERRATUM_1742098
author
John Audia
<therealgraysky@proton.me>
Sat, 29 Oct 2022 11:05:34 +0000
(07:05 -0400)
committer
Hauke 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
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/cortexa72/config-5.15
b/target/linux/mvebu/cortexa72/config-5.15
index 37379834d377ff826eb534171668429ea3e23024..cb27e0285faae5188656cd5e92a8b10edcc8eb75 100644
(file)
--- a/
target/linux/mvebu/cortexa72/config-5.15
+++ b/
target/linux/mvebu/cortexa72/config-5.15
@@
-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