summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Audia2023-10-13 06:29:29 +0000
committerHauke Mehrtens2023-10-14 13:51:44 +0000
commitccf24b5dcd14fbdd5fb24a3f1f1eadcb89b22ea0 (patch)
tree1a8643c13abfbae48b1b90a2c93f1ac41e36f486
parent9e1c5ad4b0c99c45927ccd44504cd8fdbbd03bb0 (diff)
downloadopenwrt-ccf24b5dcd14fbdd5fb24a3f1f1eadcb89b22ea0.tar.gz
config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
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>
-rw-r--r--target/linux/generic/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index 8c078b2011..3b9590ce6b 100644
--- 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