diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f6cdc21b562c..7562f884f2c5 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1002,7 +1002,7 @@ endif | |||
1002 | 1002 | ||
1003 | config ARM_ERRATA_411920 | 1003 | config ARM_ERRATA_411920 |
1004 | bool "ARM errata: Invalidation of the Instruction Cache operation can fail" | 1004 | bool "ARM errata: Invalidation of the Instruction Cache operation can fail" |
1005 | depends on CPU_V6 && !SMP | 1005 | depends on CPU_V6 |
1006 | help | 1006 | help |
1007 | Invalidation of the Instruction Cache operation can | 1007 | Invalidation of the Instruction Cache operation can |
1008 | fail. This erratum is present in 1136 (before r1p4), 1156 and 1176. | 1008 | fail. This erratum is present in 1136 (before r1p4), 1156 and 1176. |