diff options
-rw-r--r-- | arch/arm/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 44ccf98d9027..b2b06849638b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -10,9 +10,9 @@ config ARM | |||
10 | default y | 10 | default y |
11 | help | 11 | help |
12 | The ARM series is a line of low-power-consumption RISC chip designs | 12 | The ARM series is a line of low-power-consumption RISC chip designs |
13 | licensed by ARM ltd and targeted at embedded applications and | 13 | licensed by ARM Ltd and targeted at embedded applications and |
14 | handhelds such as the Compaq IPAQ. ARM-based PCs are no longer | 14 | handhelds such as the Compaq IPAQ. ARM-based PCs are no longer |
15 | manufactured, but legacy ARM-based PC hardware remains popular in | 15 | manufactured, but legacy ARM-based PC hardware remains popular in |
16 | Europe. There is an ARM Linux project with a web page at | 16 | Europe. There is an ARM Linux project with a web page at |
17 | <http://www.arm.linux.org.uk/>. | 17 | <http://www.arm.linux.org.uk/>. |
18 | 18 | ||
@@ -101,7 +101,7 @@ config ARCH_EBSA110 | |||
101 | select ISA | 101 | select ISA |
102 | help | 102 | help |
103 | This is an evaluation board for the StrongARM processor available | 103 | This is an evaluation board for the StrongARM processor available |
104 | from Digital. It has limited hardware on-board, including an onboard | 104 | from Digital. It has limited hardware on-board, including an |
105 | Ethernet interface, two PCMCIA sockets, two serial ports and a | 105 | Ethernet interface, two PCMCIA sockets, two serial ports and a |
106 | parallel port. | 106 | parallel port. |
107 | 107 | ||
@@ -179,7 +179,7 @@ config ARCH_S3C2410 | |||
179 | help | 179 | help |
180 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics | 180 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics |
181 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or | 181 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or |
182 | the Samsung SMDK2410 development board (and derviatives). | 182 | the Samsung SMDK2410 development board (and derivatives). |
183 | 183 | ||
184 | config ARCH_SHARK | 184 | config ARCH_SHARK |
185 | bool "Shark" | 185 | bool "Shark" |