diff options
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" |