summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-21 21:37:26 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-21 21:37:26 +0200
commit7f582a02c1845430123928ab0b5342153060dde6 (patch)
tree6b3e205b54a2584f786ba8738486b367f19d26f5
parent8f8268807163d0f44a96681f708baeccaca0b4d1 (diff)
arm64: lion: Enable CPU errata workarounds.
This patch enables CPU errata workarounds in the kernel for the Lion board. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
-rw-r--r--arch/arm64/configs/lion-rk3368_defconfig8
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/arm64/configs/lion-rk3368_defconfig b/arch/arm64/configs/lion-rk3368_defconfig
index 89d6819ef869..301c70be9ac7 100644
--- a/arch/arm64/configs/lion-rk3368_defconfig
+++ b/arch/arm64/configs/lion-rk3368_defconfig
@@ -42,13 +42,7 @@ CONFIG_PCI_MSI=y
CONFIG_PCIE_ROCKCHIP=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEASPM_POWERSAVE=y
-# CONFIG_ARM64_ERRATUM_826319 is not set
-# CONFIG_ARM64_ERRATUM_827319 is not set
-# CONFIG_ARM64_ERRATUM_824069 is not set
-# CONFIG_ARM64_ERRATUM_819472 is not set
-# CONFIG_ARM64_ERRATUM_832075 is not set
-# CONFIG_CAVIUM_ERRATUM_22375 is not set
-# CONFIG_CAVIUM_ERRATUM_23154 is not set
+CONFIG_ARM64_ERRATUM_1024718=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8
CONFIG_PREEMPT_VOLUNTARY=y