diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 80 |
1 files changed, 77 insertions, 3 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index b0417122d4e4..f781873431f3 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -52,6 +52,10 @@ config MACH_MAINSTONE | |||
52 | select HAVE_PWM | 52 | select HAVE_PWM |
53 | select PXA_HAVE_BOARD_IRQS | 53 | select PXA_HAVE_BOARD_IRQS |
54 | 54 | ||
55 | config MACH_MP900C | ||
56 | bool "Nec Mobilepro 900/c" | ||
57 | select PXA25x | ||
58 | |||
55 | config ARCH_PXA_IDP | 59 | config ARCH_PXA_IDP |
56 | bool "Accelent Xscale IDP" | 60 | bool "Accelent Xscale IDP" |
57 | select PXA25x | 61 | select PXA25x |
@@ -119,6 +123,15 @@ config MACH_TOSA | |||
119 | select PXA25x | 123 | select PXA25x |
120 | select PXA_HAVE_BOARD_IRQS | 124 | select PXA_HAVE_BOARD_IRQS |
121 | 125 | ||
126 | config ARCH_VIPER | ||
127 | bool "Arcom/Eurotech VIPER SBC" | ||
128 | select PXA25x | ||
129 | select ISA | ||
130 | select I2C_GPIO | ||
131 | select HAVE_PWM | ||
132 | select PXA_HAVE_BOARD_IRQS | ||
133 | select PXA_HAVE_ISA_IRQS | ||
134 | |||
122 | config ARCH_PXA_ESERIES | 135 | config ARCH_PXA_ESERIES |
123 | bool "PXA based Toshiba e-series PDAs" | 136 | bool "PXA based Toshiba e-series PDAs" |
124 | select PXA25x | 137 | select PXA25x |
@@ -175,13 +188,41 @@ config MACH_E800 | |||
175 | Say Y here if you intend to run this kernel on a Toshiba | 188 | Say Y here if you intend to run this kernel on a Toshiba |
176 | e800 family PDA. | 189 | e800 family PDA. |
177 | 190 | ||
191 | config TRIZEPS_PXA | ||
192 | bool "PXA based Keith und Koep Trizeps DIMM-Modules" | ||
193 | |||
178 | config MACH_TRIZEPS4 | 194 | config MACH_TRIZEPS4 |
179 | bool "Keith und Koep Trizeps4 DIMM-Module" | 195 | bool "Keith und Koep Trizeps4 DIMM-Module" |
196 | depends on TRIZEPS_PXA | ||
197 | select TRIZEPS_PCMCIA | ||
180 | select PXA27x | 198 | select PXA27x |
181 | 199 | ||
182 | config MACH_TRIZEPS4_CONXS | 200 | config MACH_TRIZEPS4WL |
201 | bool "Keith und Koep Trizeps4-WL DIMM-Module" | ||
202 | depends on TRIZEPS_PXA | ||
203 | select TRIZEPS_PCMCIA | ||
204 | select PXA27x | ||
205 | select PXA_SSP | ||
206 | |||
207 | choice | ||
208 | prompt "Select base board for Trizeps module" | ||
209 | depends on TRIZEPS_PXA | ||
210 | |||
211 | config MACH_TRIZEPS_CONXS | ||
183 | bool "ConXS Eval Board" | 212 | bool "ConXS Eval Board" |
184 | depends on MACH_TRIZEPS4 | 213 | |
214 | config MACH_TRIZEPS_UCONXS | ||
215 | bool "uConXS Eval Board" | ||
216 | |||
217 | config MACH_TRIZEPS_ANY | ||
218 | bool "another Board" | ||
219 | |||
220 | endchoice | ||
221 | |||
222 | config TRIZEPS_PCMCIA | ||
223 | bool | ||
224 | help | ||
225 | Enable PCMCIA support for Trizeps modules | ||
185 | 226 | ||
186 | config MACH_EM_X270 | 227 | config MACH_EM_X270 |
187 | bool "CompuLab EM-x270 platform" | 228 | bool "CompuLab EM-x270 platform" |
@@ -194,6 +235,7 @@ config MACH_COLIBRI | |||
194 | config MACH_ZYLONITE | 235 | config MACH_ZYLONITE |
195 | bool "PXA3xx Development Platform (aka Zylonite)" | 236 | bool "PXA3xx Development Platform (aka Zylonite)" |
196 | select PXA3xx | 237 | select PXA3xx |
238 | select PXA_SSP | ||
197 | select HAVE_PWM | 239 | select HAVE_PWM |
198 | 240 | ||
199 | config MACH_LITTLETON | 241 | config MACH_LITTLETON |
@@ -212,9 +254,16 @@ config MACH_SAAR | |||
212 | select PXA930 | 254 | select PXA930 |
213 | 255 | ||
214 | config MACH_ARMCORE | 256 | config MACH_ARMCORE |
215 | bool "CompuLab CM-X270 modules" | 257 | bool "CompuLab CM-X255/CM-X270 modules" |
216 | select PXA27x | 258 | select PXA27x |
217 | select IWMMXT | 259 | select IWMMXT |
260 | select PXA25x | ||
261 | select PXA_SSP | ||
262 | |||
263 | config MACH_CM_X300 | ||
264 | bool "CompuLab CM-X300 modules" | ||
265 | select PXA3xx | ||
266 | select CPU_PXA300 | ||
218 | 267 | ||
219 | config MACH_MAGICIAN | 268 | config MACH_MAGICIAN |
220 | bool "Enable HTC Magician Support" | 269 | bool "Enable HTC Magician Support" |
@@ -222,6 +271,18 @@ config MACH_MAGICIAN | |||
222 | select IWMMXT | 271 | select IWMMXT |
223 | select PXA_HAVE_BOARD_IRQS | 272 | select PXA_HAVE_BOARD_IRQS |
224 | 273 | ||
274 | config MACH_MIOA701 | ||
275 | bool "Mitac Mio A701 Support" | ||
276 | select PXA27x | ||
277 | select IWMMXT | ||
278 | select LEDS_GPIO | ||
279 | select HAVE_PWM | ||
280 | select GPIO_SYSFS | ||
281 | help | ||
282 | Say Y here if you intend to run this kernel on a | ||
283 | MIO A701. Currently there is only basic support | ||
284 | for this PDA. | ||
285 | |||
225 | config MACH_PCM027 | 286 | config MACH_PCM027 |
226 | bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" | 287 | bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" |
227 | select PXA27x | 288 | select PXA27x |
@@ -243,6 +304,16 @@ config MACH_PALMTX | |||
243 | Say Y here if you intend to run this kernel on a Palm T|X | 304 | Say Y here if you intend to run this kernel on a Palm T|X |
244 | handheld computer. | 305 | handheld computer. |
245 | 306 | ||
307 | config MACH_PALMZ72 | ||
308 | bool "Palm Zire 72" | ||
309 | default y | ||
310 | depends on ARCH_PXA_PALM | ||
311 | select PXA27x | ||
312 | select IWMMXT | ||
313 | help | ||
314 | Say Y here if you intend to run this kernel on Palm Zire 72 | ||
315 | handheld computer. | ||
316 | |||
246 | config MACH_PCM990_BASEBOARD | 317 | config MACH_PCM990_BASEBOARD |
247 | bool "PHYTEC PCM-990 development board" | 318 | bool "PHYTEC PCM-990 development board" |
248 | select HAVE_PWM | 319 | select HAVE_PWM |
@@ -263,6 +334,9 @@ config PCM990_DISPLAY_NONE | |||
263 | 334 | ||
264 | endchoice | 335 | endchoice |
265 | 336 | ||
337 | config MACH_AM200EPD | ||
338 | depends on MACH_GUMSTIX_F | ||
339 | bool "Enable AM200EPD board support" | ||
266 | 340 | ||
267 | config PXA_EZX | 341 | config PXA_EZX |
268 | bool "Motorola EZX Platform" | 342 | bool "Motorola EZX Platform" |