diff options
| author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-11-21 10:44:31 -0500 |
|---|---|---|
| committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-11-26 10:42:06 -0500 |
| commit | 32963a8ec83dd6a4e404283801b97a7048c8edd7 (patch) | |
| tree | 82a96ca91ba173492de3d4d184641cb43cc9695e | |
| parent | d48346c1cde5ac70e9b142215a2e4d7c4763f5f8 (diff) | |
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 <nicolas.ferre@atmel.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
| -rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 380 | select USE_OF | 380 | select USE_OF |
| 381 | help | 381 | help |
| 382 | This enables support for systems based on Atmel | 382 | This enables support for systems based on Atmel |
| 383 | AT91RM9200 and AT91SAM9* processors. | 383 | AT91RM9200, AT91SAM9 and SAMA5 processors. |
| 384 | 384 | ||
| 385 | config ARCH_CLPS711X | 385 | config ARCH_CLPS711X |
| 386 | bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" | 386 | bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" |
