projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e1c5ad
)
config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
author
John Audia
<therealgraysky@proton.me>
Fri, 13 Oct 2023 06:29:29 +0000
(
02:29
-0400)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 14 Oct 2023 13:51:44 +0000
(15:51 +0200)
Disable new ksym globally as OpenWrt does not have any targets that
use A520 cores.
Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/generic/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.1
b/target/linux/generic/config-6.1
index 8c078b2011874f15996fe76561368ad2cb2afb97..3b9590ce6b78a3d1418a90c39db0d1b3e2f65fa1 100644
(file)
--- a/
target/linux/generic/config-6.1
+++ b/
target/linux/generic/config-6.1
@@
-375,6
+375,7
@@
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
# CONFIG_ARM64_ERRATUM_843419 is not set
# CONFIG_ARM64_ERRATUM_845719 is not set
# CONFIG_ARM64_ERRATUM_858921 is not set
+# CONFIG_ARM64_ERRATUM_2966298 is not set
# CONFIG_ARM64_HW_AFDBM is not set
# CONFIG_ARM64_LSE_ATOMICS is not set
CONFIG_ARM64_MODULE_PLTS=y