From: John Audia Date: Fri, 13 Oct 2023 06:29:29 +0000 (-0400) Subject: config-6.1: disable CONFIG_ARM64_ERRATUM_2966298 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ccf24b5dcd14fbdd5fb24a3f1f1eadcb89b22ea0;p=openwrt%2Fstaging%2Fthess.git 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 Signed-off-by: John Audia --- 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