diff mbox series

[resend] ARM: Kconfig: Spelling s/Cortex A-/Cortex-A/

Message ID b2d0140f01703ee451b0136186b09e02e3326b13.1708003251.git.geert+renesas@glider.be (mailing list archive)
State New, archived
Headers show
Series [resend] ARM: Kconfig: Spelling s/Cortex A-/Cortex-A/ | expand

Commit Message

Geert Uytterhoeven Feb. 15, 2024, 1:21 p.m. UTC
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 <geert+renesas@glider.be>
---
 arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 0af6709570d147f3..ed2249fbb839eb16 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -732,7 +732,7 @@  config ARM_ERRATA_764319
 	bool "ARM errata: Read to DBGPRSR and DBGOSLSR may generate Undefined instruction"
 	depends on CPU_V7
 	help
-	  This option enables the workaround for the 764319 Cortex A-9 erratum.
+	  This option enables the workaround for the 764319 Cortex-A9 erratum.
 	  CP14 read accesses to the DBGPRSR and DBGOSLSR registers generate an
 	  unexpected Undefined Instruction exception when the DBGSWENABLE
 	  external pin is set to 0, even when the CP14 accesses are performed