Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Russell King
8f433ec4 1c31d4e9

+1 -1
+1 -1
arch/arm/Kconfig
··· 1304 1304 config HAVE_ARM_SCU 1305 1305 bool 1306 1306 help 1307 - This option enables support for the ARM system coherency unit 1307 + This option enables support for the ARM snoop control unit 1308 1308 1309 1309 config HAVE_ARM_ARCH_TIMER 1310 1310 bool "Architected timer support"