diff options
author | wanzongshun <mcuos.com@gmail.com> | 2009-08-14 15:38:29 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-08-15 15:49:04 +0100 |
commit | a8bc4eadd936bbad9e99b89fe692679451ad75c9 (patch) | |
tree | 4bd8994d6bc43e4bf3e33853b10684d3be953a02 /arch/arm/Kconfig | |
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/Kconfig')
-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 8c4f03d3412..aad0add99a5 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -498,8 +498,13 @@ config ARCH_W90X900 select GENERIC_TIME select GENERIC_CLOCKEVENTS help - Support for Nuvoton (Winbond logic dept.) ARM9 processor,You - can login www.mcuos.com or www.nuvoton.com to know more. + Support for Nuvoton (Winbond logic dept.) ARM9 processor, + At present, the w90x900 has been renamed nuc900, regarding + the ARM series product line, you can login the following + link address to know more. + + <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ + ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller> config ARCH_PNX4008 bool "Philips Nexperia PNX4008 Mobile" |