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:
86ba286
)
rockchip: armv8: add CONFIG_ARM64_ERRATUM_1742098
author
John Audia
<therealgraysky@proton.me>
Sat, 29 Oct 2022 11:28:23 +0000
(07:28 -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/rockchip/armv8/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/armv8/config-5.15
b/target/linux/rockchip/armv8/config-5.15
index e5c8a6ce7fecf8c841348ac08cdcb35316654c59..371d06d164421a91eb8ce3ffa9935f08f530e9d3 100644
(file)
--- a/
target/linux/rockchip/armv8/config-5.15
+++ b/
target/linux/rockchip/armv8/config-5.15
@@
-28,6
+28,7
@@
CONFIG_ARM64_ERRATUM_832075=y
CONFIG_ARM64_ERRATUM_843419=y
CONFIG_ARM64_ERRATUM_845719=y
CONFIG_ARM64_ERRATUM_858921=y
+CONFIG_ARM64_ERRATUM_1742098=y
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LD_HAS_FIX_ERRATUM_843419=y
CONFIG_ARM64_MODULE_PLTS=y