blob: a062235e83a8b4c3b272c3d7af016d85dcd8b2ba [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001if ARCH_PXA
2
eric miao2c8086a2007-09-11 19:13:17 -07003menu "Intel PXA2xx/PXA3xx Implementations"
4
5if PXA3xx
6
7menu "Supported PXA3xx Processor Variants"
8
9config CPU_PXA300
10 bool "PXA300 (codename Monahans-L)"
11
12config CPU_PXA310
13 bool "PXA310 (codename Monahans-LV)"
14 select CPU_PXA300
15
16config CPU_PXA320
17 bool "PXA320 (codename Monahans-P)"
18
Eric Miao5d31e432008-07-11 12:45:39 +080019config CPU_PXA930
20 bool "PXA930 (codename Tavor-P)"
21
eric miao2c8086a2007-09-11 19:13:17 -070022endmenu
23
24endif
Linus Torvalds1da177e2005-04-16 15:20:36 -070025
Jaya Kumar90b8fc32008-03-15 05:11:07 +010026config ARCH_GUMSTIX
27 bool "Gumstix XScale boards"
28 help
29 Say Y here if you intend to run this kernel on a
30 Gumstix Full Function Minature Computer.
31
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +010032config MACH_GUMSTIX_F
33 bool "Basix, Connex, ws-200ax, ws-400ax systems"
34 depends on ARCH_GUMSTIX
35 select PXA25x
36
Linus Torvalds1da177e2005-04-16 15:20:36 -070037config ARCH_LUBBOCK
38 bool "Intel DBPXA250 Development Platform"
39 select PXA25x
40 select SA1111
Russell King7a5063d2008-08-22 11:09:38 +010041 select PXA_HAVE_BOARD_IRQS
Linus Torvalds1da177e2005-04-16 15:20:36 -070042
Lennert Buytenheke9937d42006-03-28 21:08:13 +010043config MACH_LOGICPD_PXA270
44 bool "LogicPD PXA270 Card Engine Development Platform"
45 select PXA27x
Russell King4a730712008-05-18 13:11:02 +010046 select HAVE_PWM
Russell King7a5063d2008-08-22 11:09:38 +010047 select PXA_HAVE_BOARD_IRQS
Lennert Buytenheke9937d42006-03-28 21:08:13 +010048
Linus Torvalds1da177e2005-04-16 15:20:36 -070049config MACH_MAINSTONE
50 bool "Intel HCDDBBVA0 Development Platform"
51 select PXA27x
Russell King402e4902008-04-13 21:47:01 +010052 select HAVE_PWM
Russell King7a5063d2008-08-22 11:09:38 +010053 select PXA_HAVE_BOARD_IRQS
Linus Torvalds1da177e2005-04-16 15:20:36 -070054
Kristoffer Ericson49ea26d02008-10-02 20:15:35 +010055config MACH_MP900C
56 bool "Nec Mobilepro 900/c"
57 select PXA25x
Linus Torvalds1da177e2005-04-16 15:20:36 -070058
59config ARCH_PXA_IDP
60 bool "Accelent Xscale IDP"
61 select PXA25x
62
63config PXA_SHARPSL
Richard Purdie0dd28f12005-09-13 01:25:34 -070064 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
Linus Torvalds1da177e2005-04-16 15:20:36 -070065 select SHARP_SCOOP
66 select SHARP_PARAM
67 help
68 Say Y here if you intend to run this kernel on a
Richard Purdie0dd28f12005-09-13 01:25:34 -070069 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
70 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
Dirk Opfer8459c152005-11-06 14:27:52 +000071 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
72 handheld computer.
Linus Torvalds1da177e2005-04-16 15:20:36 -070073
Eric Miao45e2a9b2008-10-21 11:36:19 +080074config CORGI_SSP_DEPRECATED
75 bool
76 select PXA_SSP
77 help
78 This option will include corgi_ssp.c and corgi_lcd.c
79 that corgi_ts.c and other legacy drivers (corgi_bl.c
80 and sharpsl_pm.c) may depend on.
81
Dmitry Baryshkovc7b4f5ba2008-07-01 15:45:10 +010082config MACH_POODLE
83 bool "Enable Sharp SL-5600 (Poodle) Support"
84 depends on PXA_SHARPSL
85 select PXA25x
86 select SHARP_LOCOMO
87 select PXA_SSP
88
89config MACH_CORGI
90 bool "Enable Sharp SL-C700 (Corgi) Support"
91 depends on PXA_SHARPSL
92 select PXA25x
93 select PXA_SHARP_C7xx
94
95config MACH_SHEPHERD
96 bool "Enable Sharp SL-C750 (Shepherd) Support"
97 depends on PXA_SHARPSL
98 select PXA25x
99 select PXA_SHARP_C7xx
100
101config MACH_HUSKY
102 bool "Enable Sharp SL-C760 (Husky) Support"
103 depends on PXA_SHARPSL
104 select PXA25x
105 select PXA_SHARP_C7xx
106
107config MACH_AKITA
108 bool "Enable Sharp SL-1000 (Akita) Support"
109 depends on PXA_SHARPSL
110 select PXA27x
111 select PXA_SHARP_Cxx00
112 select MACH_SPITZ
113 select I2C
114 select I2C_PXA
115
116config MACH_SPITZ
117 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
118 depends on PXA_SHARPSL
119 select PXA27x
120 select PXA_SHARP_Cxx00
121
122config MACH_BORZOI
123 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
124 depends on PXA_SHARPSL
125 select PXA27x
126 select PXA_SHARP_Cxx00
127
128config MACH_TOSA
129 bool "Enable Sharp SL-6000x (Tosa) Support"
130 depends on PXA_SHARPSL
131 select PXA25x
Russell King7a5063d2008-08-22 11:09:38 +0100132 select PXA_HAVE_BOARD_IRQS
Dmitry Baryshkovc7b4f5ba2008-07-01 15:45:10 +0100133
Marc Zyngier352699a2008-08-14 17:20:31 +0200134config ARCH_VIPER
135 bool "Arcom/Eurotech VIPER SBC"
136 select PXA25x
137 select ISA
138 select I2C_GPIO
139 select HAVE_PWM
140 select PXA_HAVE_BOARD_IRQS
141 select PXA_HAVE_ISA_IRQS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142
Ian Molton3abcd192007-11-19 13:16:56 +0100143config ARCH_PXA_ESERIES
144 bool "PXA based Toshiba e-series PDAs"
145 select PXA25x
Russell King7a5063d2008-08-22 11:09:38 +0100146 select PXA_HAVE_BOARD_IRQS
Ian Molton3abcd192007-11-19 13:16:56 +0100147
148config MACH_E330
149 bool "Toshiba e330"
150 default y
151 depends on ARCH_PXA_ESERIES
152 help
153 Say Y here if you intend to run this kernel on a Toshiba
154 e330 family PDA.
155
Ian Moltonb3d354b2008-06-25 22:39:31 +0100156config MACH_E350
157 bool "Toshiba e350"
158 default y
159 depends on ARCH_PXA_ESERIES
160 help
161 Say Y here if you intend to run this kernel on a Toshiba
162 e350 family PDA.
163
Ian Molton3abcd192007-11-19 13:16:56 +0100164config MACH_E740
165 bool "Toshiba e740"
166 default y
167 depends on ARCH_PXA_ESERIES
Ian Moltonac2536102008-07-10 20:17:27 +0100168 select FB_W100
Ian Molton3abcd192007-11-19 13:16:56 +0100169 help
170 Say Y here if you intend to run this kernel on a Toshiba
171 e740 family PDA.
172
173config MACH_E750
174 bool "Toshiba e750"
175 default y
176 depends on ARCH_PXA_ESERIES
Ian Moltonac2536102008-07-10 20:17:27 +0100177 select FB_W100
Ian Molton3abcd192007-11-19 13:16:56 +0100178 help
179 Say Y here if you intend to run this kernel on a Toshiba
180 e750 family PDA.
181
182config MACH_E400
183 bool "Toshiba e400"
184 default y
185 depends on ARCH_PXA_ESERIES
186 help
187 Say Y here if you intend to run this kernel on a Toshiba
188 e400 family PDA.
189
190config MACH_E800
191 bool "Toshiba e800"
192 default y
193 depends on ARCH_PXA_ESERIES
Ian Moltonac2536102008-07-10 20:17:27 +0100194 select FB_W100
Ian Molton3abcd192007-11-19 13:16:56 +0100195 help
196 Say Y here if you intend to run this kernel on a Toshiba
197 e800 family PDA.
198
Jürgen Schindele642aa662008-08-18 21:45:03 +0100199config TRIZEPS_PXA
200 bool "PXA based Keith und Koep Trizeps DIMM-Modules"
201
Jürgen Schindele326764a2006-06-29 16:01:43 +0100202config MACH_TRIZEPS4
203 bool "Keith und Koep Trizeps4 DIMM-Module"
Jürgen Schindele642aa662008-08-18 21:45:03 +0100204 depends on TRIZEPS_PXA
205 select TRIZEPS_PCMCIA
Jürgen Schindele326764a2006-06-29 16:01:43 +0100206 select PXA27x
207
Jürgen Schindele642aa662008-08-18 21:45:03 +0100208config MACH_TRIZEPS4WL
209 bool "Keith und Koep Trizeps4-WL DIMM-Module"
210 depends on TRIZEPS_PXA
211 select TRIZEPS_PCMCIA
212 select PXA27x
213 select PXA_SSP
214
215choice
216 prompt "Select base board for Trizeps module"
217 depends on TRIZEPS_PXA
218
219config MACH_TRIZEPS_CONXS
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +0100220 bool "ConXS Eval Board"
Jürgen Schindele642aa662008-08-18 21:45:03 +0100221
222config MACH_TRIZEPS_UCONXS
223 bool "uConXS Eval Board"
224
225config MACH_TRIZEPS_ANY
226 bool "another Board"
227
228endchoice
229
230config TRIZEPS_PCMCIA
231 bool
232 help
233 Enable PCMCIA support for Trizeps modules
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +0100234
Mike Rapoport3d505272007-07-18 11:31:46 +0100235config MACH_EM_X270
236 bool "CompuLab EM-x270 platform"
237 select PXA27x
238
Daniel Mack4e4fc052008-01-23 14:54:50 +0100239config MACH_COLIBRI
240 bool "Toradex Colibri PX27x"
241 select PXA27x
242
eric miao2c8086a2007-09-11 19:13:17 -0700243config MACH_ZYLONITE
Eric Miao043dd642008-05-22 15:07:05 +0800244 bool "PXA3xx Development Platform (aka Zylonite)"
eric miao2c8086a2007-09-11 19:13:17 -0700245 select PXA3xx
Mark Brown58d27fc2008-07-10 17:52:10 +0100246 select PXA_SSP
eric miao5cca9142008-04-13 21:46:34 +0100247 select HAVE_PWM
eric miao2c8086a2007-09-11 19:13:17 -0700248
eric miaoe1d9b952007-12-13 10:41:43 +0800249config MACH_LITTLETON
250 bool "PXA3xx Form Factor Platform (aka Littleton)"
251 select PXA3xx
252 select PXA_SSP
253
Eric Miaobae03312008-07-11 12:59:38 +0800254config MACH_TAVOREVB
255 bool "PXA930 Evaluation Board (aka TavorEVB)"
256 select PXA3xx
257 select PXA930
258
Eric Miaofaf64ed2008-07-11 14:02:20 +0800259config MACH_SAAR
260 bool "PXA930 Handheld Platform (aka SAAR)"
261 select PXA3xx
262 select PXA930
263
Mike Rapoport3696a8a2007-09-23 15:59:26 +0100264config MACH_ARMCORE
Mike Rapoporta7f3f032008-10-05 10:26:55 +0100265 bool "CompuLab CM-X255/CM-X270 modules"
Mike Rapoport3696a8a2007-09-23 15:59:26 +0100266 select PXA27x
267 select IWMMXT
Mike Rapoporta7f3f032008-10-05 10:26:55 +0100268 select PXA25x
269 select PXA_SSP
Mike Rapoport3696a8a2007-09-23 15:59:26 +0100270
Mike Rapoportcf75d8d2008-08-26 14:03:44 +0100271config MACH_CM_X300
272 bool "CompuLab CM-X300 modules"
273 select PXA3xx
274 select CPU_PXA300
Richard Purdie0dd28f12005-09-13 01:25:34 -0700275
Philipp Zabele5c271e2007-11-22 17:59:11 +0100276config MACH_MAGICIAN
277 bool "Enable HTC Magician Support"
Philipp Zabele5c271e2007-11-22 17:59:11 +0100278 select PXA27x
279 select IWMMXT
Russell King7a5063d2008-08-22 11:09:38 +0100280 select PXA_HAVE_BOARD_IRQS
Philipp Zabele5c271e2007-11-22 17:59:11 +0100281
Robert Jarzmikeda6f6e2008-08-17 09:34:30 +0100282config MACH_MIOA701
283 bool "Mitac Mio A701 Support"
284 select PXA27x
285 select IWMMXT
286 select LEDS_GPIO
287 select HAVE_PWM
288 select GPIO_SYSFS
289 help
290 Say Y here if you intend to run this kernel on a
291 MIO A701. Currently there is only basic support
292 for this PDA.
Richard Purdie0dd28f12005-09-13 01:25:34 -0700293
Robert Schwebel34e31d82008-01-08 08:44:23 +0100294config MACH_PCM027
295 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
296 select PXA27x
297 select IWMMXT
Guennadi Liakhovetskie1722742008-06-13 09:17:31 +0100298 select PXA_SSP
Russell King7a5063d2008-08-22 11:09:38 +0100299 select PXA_HAVE_BOARD_IRQS
Robert Schwebel34e31d82008-01-08 08:44:23 +0100300
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100301config ARCH_PXA_PALM
302 bool "PXA based Palm PDAs"
303 select HAVE_PWM
304
305config MACH_PALMTX
306 bool "Palm T|X"
307 default y
308 depends on ARCH_PXA_PALM
309 select PXA27x
310 select IWMMXT
311 help
312 Say Y here if you intend to run this kernel on a Palm T|X
313 handheld computer.
314
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100315config MACH_PALMZ72
316 bool "Palm Zire 72"
317 default y
318 depends on ARCH_PXA_PALM
319 select PXA27x
320 select IWMMXT
321 help
322 Say Y here if you intend to run this kernel on Palm Zire 72
323 handheld computer.
324
Robert Schwebel2e927b72008-01-08 08:52:04 +0100325config MACH_PCM990_BASEBOARD
326 bool "PHYTEC PCM-990 development board"
Guennadi Liakhovetskic0f7edb2008-06-13 11:50:44 +0100327 select HAVE_PWM
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +0100328 depends on MACH_PCM027
Robert Schwebel2e927b72008-01-08 08:52:04 +0100329
Richard Purdie0dd28f12005-09-13 01:25:34 -0700330choice
Guennadi Liakhovetskic0f7edb2008-06-13 11:50:44 +0100331 prompt "display on pcm990"
332 depends on MACH_PCM990_BASEBOARD
Richard Purdie0dd28f12005-09-13 01:25:34 -0700333
Guennadi Liakhovetskic0f7edb2008-06-13 11:50:44 +0100334config PCM990_DISPLAY_SHARP
335 bool "sharp lq084v1dg21 stn display"
Richard Purdie0dd28f12005-09-13 01:25:34 -0700336
Guennadi Liakhovetskic0f7edb2008-06-13 11:50:44 +0100337config PCM990_DISPLAY_NEC
338 bool "nec nl6448bc20_18d tft display"
339
340config PCM990_DISPLAY_NONE
341 bool "no display"
Richard Purdie0dd28f12005-09-13 01:25:34 -0700342
343endchoice
344
Jaya Kumar92261342008-08-17 05:59:32 +0100345config MACH_AM200EPD
346 depends on MACH_GUMSTIX_F
347 bool "Enable AM200EPD board support"
Jürgen Schindele326764a2006-06-29 16:01:43 +0100348
Stefan Schmidt9ab24e42008-07-09 08:08:17 +0100349config PXA_EZX
350 bool "Motorola EZX Platform"
351 select PXA27x
352 select IWMMXT
353 select HAVE_PWM
354
355config MACH_EZX_A780
356 bool "Motorola EZX A780"
357 default y
358 depends on PXA_EZX
359
360config MACH_EZX_E680
361 bool "Motorola EZX E680"
362 default y
363 depends on PXA_EZX
364
365config MACH_EZX_A1200
366 bool "Motorola EZX A1200"
367 default y
368 depends on PXA_EZX
369
370config MACH_EZX_A910
371 bool "Motorola EZX A910"
372 default y
373 depends on PXA_EZX
374
375config MACH_EZX_E6
376 bool "Motorola EZX E6"
377 default y
378 depends on PXA_EZX
379
380config MACH_EZX_E2
381 bool "Motorola EZX E2"
382 default y
383 depends on PXA_EZX
384
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385endmenu
386
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387config PXA25x
388 bool
389 help
390 Select code specific to PXA21x/25x/26x variants
391
392config PXA27x
393 bool
394 help
395 Select code specific to PXA27x variants
396
eric miao2c8086a2007-09-11 19:13:17 -0700397config PXA3xx
398 bool
399 help
400 Select code specific to PXA3xx variants
401
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402config PXA_SHARP_C7xx
403 bool
Liam Girdwoodb216c012005-11-10 17:45:39 +0000404 select PXA_SSP
Richard Purdieb7557de2006-01-05 20:44:55 +0000405 select SHARPSL_PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406 help
407 Enable support for all Sharp C7xx models
408
Richard Purdie0dd28f12005-09-13 01:25:34 -0700409config PXA_SHARP_Cxx00
410 bool
Liam Girdwoodb216c012005-11-10 17:45:39 +0000411 select PXA_SSP
Richard Purdieb7557de2006-01-05 20:44:55 +0000412 select SHARPSL_PM
Richard Purdie0dd28f12005-09-13 01:25:34 -0700413 help
414 Enable common support for Sharp Cxx00 models
415
Liam Girdwoodb216c012005-11-10 17:45:39 +0000416config PXA_SSP
417 tristate
418 help
419 Enable support for PXA2xx SSP ports
eric miao75540c12008-04-13 21:44:04 +0100420
421config PXA_PWM
422 tristate
eric miao5cca9142008-04-13 21:46:34 +0100423 default BACKLIGHT_PWM
eric miao75540c12008-04-13 21:44:04 +0100424 help
425 Enable support for PXA2xx/PXA3xx PWM controllers
Russell King7fecc342008-07-12 21:43:01 +0100426
Dmitry Baryshkov16b32fd2008-07-05 09:02:48 +0100427config TOSA_BT
428 tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
429 depends on MACH_TOSA
430 select RFKILL
431 help
432 This is a simple driver that is able to control
433 the state of built in bluetooth chip on tosa.
Russell King7fecc342008-07-12 21:43:01 +0100434
Russell King7a5063d2008-08-22 11:09:38 +0100435config PXA_HAVE_BOARD_IRQS
436 bool
437
Marc Zyngier57a7a622008-09-01 13:03:32 +0100438config PXA_HAVE_ISA_IRQS
439 bool
440
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441endif