From 607584914c1522a05f9614f70ee35ef974e8602c Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Tue, 29 Jun 2021 20:12:00 +0800 Subject: [PATCH] arm64: rockchip_defconfig: Disable N1/A77/CAVIUM/FUJITSU ERRATUM Signed-off-by: Tao Huang Change-Id: I8dfdf8576e90528aad0b4e0cc860b32836de2ef3 --- arch/arm64/configs/rockchip_defconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 139d4108d997..a4a02763de6d 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -47,10 +47,14 @@ CONFIG_ARCH_ROCKCHIP=y # CONFIG_ARM64_ERRATUM_824069 is not set # CONFIG_ARM64_ERRATUM_819472 is not set # CONFIG_ARM64_ERRATUM_832075 is not set +# CONFIG_ARM64_ERRATUM_1542419 is not set +# CONFIG_ARM64_ERRATUM_1508412 is not set # CONFIG_CAVIUM_ERRATUM_22375 is not set # CONFIG_CAVIUM_ERRATUM_23154 is not set # CONFIG_CAVIUM_ERRATUM_27456 is not set # CONFIG_CAVIUM_ERRATUM_30115 is not set +# CONFIG_CAVIUM_TX2_ERRATUM_219 is not set +# CONFIG_FUJITSU_ERRATUM_010001 is not set # CONFIG_HISILICON_ERRATUM_161600802 is not set # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set # CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set