Skip to content

Commit 8ede71e

Browse files
geertuRussell King (Oracle)
authored andcommitted
ARM: 9402/1: Kconfig: Spelling s/Cortex A-/Cortex-A/
Fix a misspelling of "Cortex-A9", to make it easier to find which errata are applicable to Cortex-A9 CPU cores. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
1 parent 9b69b52 commit 8ede71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ config ARM_ERRATA_764319
735735
bool "ARM errata: Read to DBGPRSR and DBGOSLSR may generate Undefined instruction"
736736
depends on CPU_V7
737737
help
738-
This option enables the workaround for the 764319 Cortex A-9 erratum.
738+
This option enables the workaround for the 764319 Cortex-A9 erratum.
739739
CP14 read accesses to the DBGPRSR and DBGOSLSR registers generate an
740740
unexpected Undefined Instruction exception when the DBGSWENABLE
741741
external pin is set to 0, even when the CP14 accesses are performed

0 commit comments

Comments
 (0)