]> git.baikalelectronics.ru Git - kernel.git/commitdiff
ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txt
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 8 Jan 2019 13:28:05 +0000 (14:28 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 1 Feb 2019 21:44:10 +0000 (21:44 +0000)
According to the ARM Cortex-A5 and Cortex-A9 Technical Reference
Manuals, SCU stands for "Snoop Control Unit".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/Kconfig

index 664e918e26249a6dd0a43fa1c80eaf187a040821..8986cf07fe1f4d9b782a088fa74349ef54184a90 100644 (file)
@@ -1304,7 +1304,7 @@ config SCHED_SMT
 config HAVE_ARM_SCU
        bool
        help
-         This option enables support for the ARM system coherency unit
+         This option enables support for the ARM snoop control unit
 
 config HAVE_ARM_ARCH_TIMER
        bool "Architected timer support"