mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
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>
This commit is contained in:
parent
788fa9127f
commit
f0d72c0be6
@ -374,6 +374,7 @@ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
|
|||||||
# CONFIG_ARM64_ERRATUM_843419 is not set
|
# CONFIG_ARM64_ERRATUM_843419 is not set
|
||||||
# CONFIG_ARM64_ERRATUM_845719 is not set
|
# CONFIG_ARM64_ERRATUM_845719 is not set
|
||||||
# CONFIG_ARM64_ERRATUM_858921 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_HW_AFDBM is not set
|
||||||
# CONFIG_ARM64_LSE_ATOMICS is not set
|
# CONFIG_ARM64_LSE_ATOMICS is not set
|
||||||
CONFIG_ARM64_MODULE_PLTS=y
|
CONFIG_ARM64_MODULE_PLTS=y
|
||||||
|
Loading…
Reference in New Issue
Block a user