aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chromeos/config/arm64/chromiumos-qualcomm.flavour.config13
1 files changed, 7 insertions, 6 deletions
diff --git a/chromeos/config/arm64/chromiumos-qualcomm.flavour.config b/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
index 4fe66c4e94ba..15c254cf6beb 100644
--- a/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
+++ b/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
@@ -17,12 +17,13 @@
CONFIG_ARCH_QCOM=y
# CONFIG_ARCH_ROCKCHIP is not set
# CONFIG_ARCNET is not set
-# CONFIG_ARM64_ERRATUM_819472 is not set
-# CONFIG_ARM64_ERRATUM_824069 is not set
-# CONFIG_ARM64_ERRATUM_826319 is not set
-# CONFIG_ARM64_ERRATUM_827319 is not set
-# CONFIG_ARM64_ERRATUM_832075 is not set
-# CONFIG_ARM64_ERRATUM_843419 is not set
+CONFIG_ARM64_ERRATUM_819472=y
+CONFIG_ARM64_ERRATUM_824069=y
+CONFIG_ARM64_ERRATUM_826319=y
+CONFIG_ARM64_ERRATUM_827319=y
+CONFIG_ARM64_ERRATUM_832075=y
+CONFIG_ARM64_ERRATUM_843419=y
+CONFIG_ARM64_MODULE_CMODEL_LARGE=y
CONFIG_ARM_GIC_V2M=y
CONFIG_ARM_GIC_V3_ITS=y
CONFIG_ARM_QCOM_CPUFREQ_NVMEM=y