diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-03-15 12:21:12 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-04-16 12:36:39 +0200 |
commit | 929e994f7e249a58f50ccdd066da9899a6e39c7a (patch) | |
tree | 5666420bc58c31710ec81f50a7e52b2a2a57298e /arch | |
parent | e816b57a337ea3b755de72bec38c10c864f23015 (diff) |
ARM: at91: change AT91 Kconfig entry comment
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index cf006d40342c..a69a199a5ecb 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -340,8 +340,8 @@ config ARCH_AT91 select IRQ_DOMAIN select NEED_MACH_IO_H if PCCARD help - This enables support for systems based on the Atmel AT91RM9200, - AT91SAM9 processors. + This enables support for systems based on Atmel + AT91RM9200 and AT91SAM9* processors. config ARCH_BCMRING bool "Broadcom BCMRING" |