diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-02-08 16:09:05 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-02-08 16:09:05 -0500 |
commit | f999b8bdec299bb20be21482640208c3574b16fa (patch) | |
tree | 02e419e402e5c11e8b1b5dc8b16c0367c2a4cedd /arch/arm/Kconfig | |
parent | 2a513ce79958d47b72a11c76ec291c8c1169214c (diff) |
[ARM] 3304/1: Add help descriptions to ARCH config items that don't have one
Patch from Martin Michlmayr
Add help descriptions to ARCH config items that don't have one.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
---
Kconfig | 32 ++++++++++++++++++++++++++++++--
mach-clps711x/Kconfig | 2 ++
2 files changed, 32 insertions(+), 2 deletions(-)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5959e36c3b4c..44ccf98d9027 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -81,14 +81,20 @@ config ARCH_CLPS7500 | |||
81 | bool "Cirrus-CL-PS7500FE" | 81 | bool "Cirrus-CL-PS7500FE" |
82 | select TIMER_ACORN | 82 | select TIMER_ACORN |
83 | select ISA | 83 | select ISA |
84 | help | ||
85 | Support for the Cirrus Logic PS7500FE system-on-a-chip. | ||
84 | 86 | ||
85 | config ARCH_CLPS711X | 87 | config ARCH_CLPS711X |
86 | bool "CLPS711x/EP721x-based" | 88 | bool "CLPS711x/EP721x-based" |
89 | help | ||
90 | Support for Cirrus Logic 711x/721x based boards. | ||
87 | 91 | ||
88 | config ARCH_CO285 | 92 | config ARCH_CO285 |
89 | bool "Co-EBSA285" | 93 | bool "Co-EBSA285" |
90 | select FOOTBRIDGE | 94 | select FOOTBRIDGE |
91 | select FOOTBRIDGE_ADDIN | 95 | select FOOTBRIDGE_ADDIN |
96 | help | ||
97 | Support for Intel's EBSA285 companion chip. | ||
92 | 98 | ||
93 | config ARCH_EBSA110 | 99 | config ARCH_EBSA110 |
94 | bool "EBSA-110" | 100 | bool "EBSA-110" |
@@ -102,24 +108,35 @@ config ARCH_EBSA110 | |||
102 | config ARCH_FOOTBRIDGE | 108 | config ARCH_FOOTBRIDGE |
103 | bool "FootBridge" | 109 | bool "FootBridge" |
104 | select FOOTBRIDGE | 110 | select FOOTBRIDGE |
111 | help | ||
112 | Support for systems based on the DC21285 companion chip | ||
113 | ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder. | ||
105 | 114 | ||
106 | config ARCH_INTEGRATOR | 115 | config ARCH_INTEGRATOR |
107 | bool "Integrator" | 116 | bool "Integrator" |
108 | select ARM_AMBA | 117 | select ARM_AMBA |
109 | select ICST525 | 118 | select ICST525 |
119 | help | ||
120 | Support for ARM's Integrator platform. | ||
110 | 121 | ||
111 | config ARCH_IOP3XX | 122 | config ARCH_IOP3XX |
112 | bool "IOP3xx-based" | 123 | bool "IOP3xx-based" |
113 | select PCI | 124 | select PCI |
125 | help | ||
126 | Support for Intel's IOP3XX (XScale) family of processors. | ||
114 | 127 | ||
115 | config ARCH_IXP4XX | 128 | config ARCH_IXP4XX |
116 | bool "IXP4xx-based" | 129 | bool "IXP4xx-based" |
117 | select DMABOUNCE | 130 | select DMABOUNCE |
118 | select PCI | 131 | select PCI |
132 | help | ||
133 | Support for Intel's IXP4XX (XScale) family of processors. | ||
119 | 134 | ||
120 | config ARCH_IXP2000 | 135 | config ARCH_IXP2000 |
121 | bool "IXP2400/2800-based" | 136 | bool "IXP2400/2800-based" |
122 | select PCI | 137 | select PCI |
138 | help | ||
139 | Support for Intel's IXP2400/2800 (XScale) family of processors. | ||
123 | 140 | ||
124 | config ARCH_L7200 | 141 | config ARCH_L7200 |
125 | bool "LinkUp-L7200" | 142 | bool "LinkUp-L7200" |
@@ -136,6 +153,8 @@ config ARCH_L7200 | |||
136 | 153 | ||
137 | config ARCH_PXA | 154 | config ARCH_PXA |
138 | bool "PXA2xx-based" | 155 | bool "PXA2xx-based" |
156 | help | ||
157 | Support for Intel's PXA2XX processor line. | ||
139 | 158 | ||
140 | config ARCH_RPC | 159 | config ARCH_RPC |
141 | bool "RiscPC" | 160 | bool "RiscPC" |
@@ -152,6 +171,8 @@ config ARCH_SA1100 | |||
152 | bool "SA1100-based" | 171 | bool "SA1100-based" |
153 | select ISA | 172 | select ISA |
154 | select ARCH_DISCONTIGMEM_ENABLE | 173 | select ARCH_DISCONTIGMEM_ENABLE |
174 | help | ||
175 | Support for StrongARM 11x0 based boards. | ||
155 | 176 | ||
156 | config ARCH_S3C2410 | 177 | config ARCH_S3C2410 |
157 | bool "Samsung S3C2410" | 178 | bool "Samsung S3C2410" |
@@ -165,6 +186,9 @@ config ARCH_SHARK | |||
165 | select ISA | 186 | select ISA |
166 | select ISA_DMA | 187 | select ISA_DMA |
167 | select PCI | 188 | select PCI |
189 | help | ||
190 | Support for the StrongARM based Digital DNARD machine, also known | ||
191 | as "Shark" (<http://www.shark-linux.de/shark.html>). | ||
168 | 192 | ||
169 | config ARCH_LH7A40X | 193 | config ARCH_LH7A40X |
170 | bool "Sharp LH7A40X" | 194 | bool "Sharp LH7A40X" |
@@ -176,6 +200,8 @@ config ARCH_LH7A40X | |||
176 | 200 | ||
177 | config ARCH_OMAP | 201 | config ARCH_OMAP |
178 | bool "TI OMAP" | 202 | bool "TI OMAP" |
203 | help | ||
204 | Support for TI's OMAP platform (OMAP1 and OMAP2). | ||
179 | 205 | ||
180 | config ARCH_VERSATILE | 206 | config ARCH_VERSATILE |
181 | bool "Versatile" | 207 | bool "Versatile" |
@@ -194,6 +220,8 @@ config ARCH_REALVIEW | |||
194 | 220 | ||
195 | config ARCH_IMX | 221 | config ARCH_IMX |
196 | bool "IMX" | 222 | bool "IMX" |
223 | help | ||
224 | Support for Motorola's i.MX family of processors (MX1, MXL). | ||
197 | 225 | ||
198 | config ARCH_H720X | 226 | config ARCH_H720X |
199 | bool "Hynix-HMS720x-based" | 227 | bool "Hynix-HMS720x-based" |
@@ -210,8 +238,8 @@ config ARCH_AAEC2000 | |||
210 | config ARCH_AT91RM9200 | 238 | config ARCH_AT91RM9200 |
211 | bool "AT91RM9200" | 239 | bool "AT91RM9200" |
212 | help | 240 | help |
213 | Say Y here if you intend to run this kernel on an AT91RM9200-based | 241 | Say Y here if you intend to run this kernel on an Atmel |
214 | board. | 242 | AT91RM9200-based board. |
215 | 243 | ||
216 | endchoice | 244 | endchoice |
217 | 245 | ||