aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm64/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 7e34b9eba5de..560f2a860637 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -477,6 +477,7 @@ config ARM64_ERRATUM_1024718
477config ARM64_ERRATUM_1188873 477config ARM64_ERRATUM_1188873
478 bool "Cortex-A76: MRC read following MRRC read of specific Generic Timer in AArch32 might give incorrect result" 478 bool "Cortex-A76: MRC read following MRRC read of specific Generic Timer in AArch32 might give incorrect result"
479 default y 479 default y
480 depends on COMPAT
480 select ARM_ARCH_TIMER_OOL_WORKAROUND 481 select ARM_ARCH_TIMER_OOL_WORKAROUND
481 help 482 help
482 This option adds work arounds for ARM Cortex-A76 erratum 1188873 483 This option adds work arounds for ARM Cortex-A76 erratum 1188873