ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txt

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>
This commit is contained in:
Geert Uytterhoeven 2019-01-08 14:28:05 +01:00 committed by Russell King
parent 1c31d4e96b
commit 8f433ec4d0

View 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"