From: Geert Uytterhoeven Date: Wed, 29 May 2024 12:07:42 +0000 (+0100) Subject: ARM: 9402/1: Kconfig: Spelling s/Cortex A-/Cortex-A/ X-Git-Tag: v6.11-rc2~41^2^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ede71e1202011d8bfceeab4737e6d52d88688ab;p=thirdparty%2Flinux.git 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 Signed-off-by: Russell King (Oracle) --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index ee5115252aac4..9e0749b224461 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -735,7 +735,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