From: Nicolas Ferre Date: Fri, 21 Nov 2014 15:44:31 +0000 (+0100) Subject: ARM: at91/trivial: update Kconfig comment to mention SAMA5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=32963a8ec83dd6a4e404283801b97a7048c8edd7;p=linux-beck.git ARM: at91/trivial: update Kconfig comment to mention SAMA5 Cortex-A5 SAMA5 processors were not listed, add this in the AT91 comment. Signed-off-by: Nicolas Ferre Acked-by: Boris BREZILLON --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 28f320589aa7..92dbde801d9c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -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"