diff options
author | wanzongshun <mcuos.com@gmail.com> | 2009-08-14 10:38:29 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-08-15 10:49:04 -0400 |
commit | a8bc4eadd936bbad9e99b89fe692679451ad75c9 (patch) | |
tree | 4bd8994d6bc43e4bf3e33853b10684d3be953a02 /arch/arm | |
parent | f346becf2fdba4d9dc023d28bc9a28f74dc9e4ac (diff) |
ARM: 5676/1: Provide more useful introduction for w90x900
Provide more useful introduction for w90x900
Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/Kconfig | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8c4f03d34124..aad0add99a5e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -498,8 +498,13 @@ config ARCH_W90X900 | |||
498 | select GENERIC_TIME | 498 | select GENERIC_TIME |
499 | select GENERIC_CLOCKEVENTS | 499 | select GENERIC_CLOCKEVENTS |
500 | help | 500 | help |
501 | Support for Nuvoton (Winbond logic dept.) ARM9 processor,You | 501 | Support for Nuvoton (Winbond logic dept.) ARM9 processor, |
502 | can login www.mcuos.com or www.nuvoton.com to know more. | 502 | At present, the w90x900 has been renamed nuc900, regarding |
503 | the ARM series product line, you can login the following | ||
504 | link address to know more. | ||
505 | |||
506 | <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ | ||
507 | ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller> | ||
503 | 508 | ||
504 | config ARCH_PNX4008 | 509 | config ARCH_PNX4008 |
505 | bool "Philips Nexperia PNX4008 Mobile" | 510 | bool "Philips Nexperia PNX4008 Mobile" |