浏览代码

ARM: at91: change AT91 Kconfig entry comment

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Nicolas Ferre 13 年之前
父节点
当前提交
929e994f7e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      arch/arm/Kconfig

+ 2 - 2
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"