]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91/trivial: update Kconfig comment to mention SAMA5
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 21 Nov 2014 15:44:31 +0000 (16:44 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Nov 2014 15:42:06 +0000 (16:42 +0100)
Cortex-A5 SAMA5 processors were not listed, add this in the AT91 comment.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
arch/arm/Kconfig

index 28f320589aa75ebc98621b976f6887ef560897a8..92dbde801d9cd5aad5f840ec229f7049f346ab4e 100644 (file)
@@ -380,7 +380,7 @@ config ARCH_AT91
        select USE_OF
        help
          This enables support for systems based on Atmel
-         AT91RM9200 and AT91SAM9* processors.
+         AT91RM9200, AT91SAM9 and SAMA5 processors.
 
 config ARCH_CLPS711X
        bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"