blob: e4a0452e0e2d57128645ae56f2dc29ee54f57a2b [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
Eric Miaode0710a2009-10-12 09:32:07 +08005comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
6
7config ARCH_LUBBOCK
8 bool "Intel DBPXA250 Development Platform (aka Lubbock)"
9 select PXA25x
10 select SA1111
11 select PXA_HAVE_BOARD_IRQS
12
13config MACH_MAINSTONE
14 bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)"
15 select PXA27x
16 select HAVE_PWM
17 select PXA_HAVE_BOARD_IRQS
18
19config MACH_ZYLONITE
Eric Miao1493df72009-11-09 14:25:52 +080020 bool
Eric Miaode0710a2009-10-12 09:32:07 +080021 select PXA3xx
Eric Miaode0710a2009-10-12 09:32:07 +080022 select HAVE_PWM
23 select PXA_HAVE_BOARD_IRQS
24
Eric Miao1493df72009-11-09 14:25:52 +080025config MACH_ZYLONITE300
26 bool "PXA3xx Development Platform (aka Zylonite) PXA300/310"
27 select CPU_PXA300
28 select CPU_PXA310
29 select MACH_ZYLONITE
30
31config MACH_ZYLONITE320
32 bool "PXA3xx Development Platform (aka Zylonite) PXA320"
33 select CPU_PXA320
34 select MACH_ZYLONITE
35
Eric Miaode0710a2009-10-12 09:32:07 +080036config MACH_LITTLETON
37 bool "PXA3xx Form Factor Platform (aka Littleton)"
38 select PXA3xx
Marek Vasut9a8a0c42009-12-27 18:14:25 +010039 select CPU_PXA300
40 select CPU_PXA310
Eric Miaode0710a2009-10-12 09:32:07 +080041
42config MACH_TAVOREVB
43 bool "PXA930 Evaluation Board (aka TavorEVB)"
44 select PXA3xx
45 select CPU_PXA930
46
47config MACH_SAAR
48 bool "PXA930 Handheld Platform (aka SAAR)"
49 select PXA3xx
50 select CPU_PXA930
51
52comment "Third Party Dev Platforms (sorted by vendor name)"
53
54config ARCH_PXA_IDP
55 bool "Accelent Xscale IDP"
56 select PXA25x
57
58config ARCH_VIPER
59 bool "Arcom/Eurotech VIPER SBC"
60 select PXA25x
61 select ISA
62 select I2C_GPIO
63 select HAVE_PWM
64 select PXA_HAVE_BOARD_IRQS
65 select PXA_HAVE_ISA_IRQS
Marc Zyngierc2de1c382009-11-14 13:39:13 +010066 select ARCOM_PCMCIA
Eric Miaode0710a2009-10-12 09:32:07 +080067
Marc Zyngiere491a112009-11-14 13:47:03 +010068config MACH_ARCOM_ZEUS
69 bool "Arcom/Eurotech ZEUS SBC"
70 select PXA27x
71 select ISA
72 select PXA_HAVE_BOARD_IRQS
73 select PXA_HAVE_ISA_IRQS
Marc Zyngierc2de1c382009-11-14 13:39:13 +010074 select ARCOM_PCMCIA
Marc Zyngiere491a112009-11-14 13:47:03 +010075
Eric Miaode0710a2009-10-12 09:32:07 +080076config MACH_BALLOON3
77 bool "Balloon 3 board"
78 select PXA27x
79 select IWMMXT
80 select PXA_HAVE_BOARD_IRQS
81
82config MACH_CSB726
83 bool "Enable Cogent CSB726 System On a Module"
84 select PXA27x
85 select IWMMXT
86 help
87 Say Y here if you intend to run this kernel on a Cogent
88 CSB726 System On Module.
89
90config CSB726_CSB701
91 bool "Enable support for CSB701 baseboard"
92 depends on MACH_CSB726
93
94config MACH_ARMCORE
95 bool "CompuLab CM-X255/CM-X270 modules"
96 select PXA27x
97 select IWMMXT
98 select PXA25x
Eric Miaode0710a2009-10-12 09:32:07 +080099
100config MACH_EM_X270
101 bool "CompuLab EM-x270 platform"
102 select PXA27x
103
104config MACH_EXEDA
105 bool "CompuLab eXeda platform"
106 select PXA27x
107
108config MACH_CM_X300
109 bool "CompuLab CM-X300 modules"
110 select PXA3xx
111 select CPU_PXA300
Igor Grinberg61e0ac02009-11-10 14:18:41 +0200112 select CPU_PXA310
113 select HAVE_PWM
Eric Miaode0710a2009-10-12 09:32:07 +0800114
Edwin Peer1f3b5362010-02-05 18:31:48 +0200115config MACH_CAPC7117
116 bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM"
117 select CPU_PXA320
118 select PXA3xx
119
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100120config ARCH_GUMSTIX
Jaya Kumar3332b0c2008-12-09 22:14:29 +0800121 bool "Gumstix XScale 255 boards"
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +0100122 select PXA25x
Jaya Kumar3332b0c2008-12-09 22:14:29 +0800123 help
124 Say Y here if you intend to run this kernel on
125 Basix, Connex, ws-200ax, ws-400ax systems
126
127choice
128 prompt "Gumstix Carrier/Expansion Board"
129 depends on ARCH_GUMSTIX
130
131config GUMSTIX_AM200EPD
132 bool "Enable AM200EPD board support"
133
Jaya Kumar4ce255c2009-01-01 17:51:01 +0100134config GUMSTIX_AM300EPD
135 bool "Enable AM300EPD board support"
136
Jaya Kumar3332b0c2008-12-09 22:14:29 +0800137endchoice
Dmitry Baryshkovc0b85562008-07-02 13:50:09 +0100138
Jonathan Cameronb6795fa2008-12-12 20:43:09 +0000139config MACH_INTELMOTE2
140 bool "Intel Mote 2 Platform"
141 select PXA27x
142 select IWMMXT
143 select PXA_HAVE_BOARD_IRQS
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100144
Jonathan Cameron4036e1d2009-05-16 18:20:39 +0000145config MACH_STARGATE2
146 bool "Intel Stargate 2 Platform"
147 select PXA27x
148 select IWMMXT
149 select PXA_HAVE_BOARD_IRQS
150
Eric Miaode0710a2009-10-12 09:32:07 +0800151config MACH_XCEP
152 bool "Iskratel Electronics XCEP"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153 select PXA25x
Eric Miaode0710a2009-10-12 09:32:07 +0800154 select MTD
155 select MTD_PARTITIONS
156 select MTD_PHYSMAP
157 select MTD_CFI_INTELEXT
158 select MTD_CFI
159 select MTD_CHAR
160 select SMC91X
Eric Miaode0710a2009-10-12 09:32:07 +0800161 help
162 PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
163 Tuned for usage in Libera instruments for particle accelerators.
164
165config TRIZEPS_PXA
166 bool "PXA based Keith und Koep Trizeps DIMM-Modules"
167
168config MACH_TRIZEPS4
169 bool "Keith und Koep Trizeps4 DIMM-Module"
170 depends on TRIZEPS_PXA
171 select TRIZEPS_PCMCIA
172 select PXA27x
173
174config MACH_TRIZEPS4WL
175 bool "Keith und Koep Trizeps4-WL DIMM-Module"
176 depends on TRIZEPS_PXA
177 select TRIZEPS_PCMCIA
178 select PXA27x
Eric Miaode0710a2009-10-12 09:32:07 +0800179
180choice
181 prompt "Select base board for Trizeps module"
182 depends on TRIZEPS_PXA
183
184config MACH_TRIZEPS_CONXS
185 bool "ConXS Eval Board"
186
187config MACH_TRIZEPS_UCONXS
188 bool "uConXS Eval Board"
189
190config MACH_TRIZEPS_ANY
191 bool "another Board"
192
193endchoice
194
Marc Zyngierc2de1c382009-11-14 13:39:13 +0100195config ARCOM_PCMCIA
196 bool
197 help
198 Generic option for Arcom Viper/Zeus PCMCIA
199
Eric Miaode0710a2009-10-12 09:32:07 +0800200config TRIZEPS_PCMCIA
201 bool
202 help
203 Enable PCMCIA support for Trizeps modules
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204
Lennert Buytenheke9937d42006-03-28 21:08:13 +0100205config MACH_LOGICPD_PXA270
206 bool "LogicPD PXA270 Card Engine Development Platform"
207 select PXA27x
Russell King4a730712008-05-18 13:11:02 +0100208 select HAVE_PWM
Russell King7a5063d2008-08-22 11:09:38 +0100209 select PXA_HAVE_BOARD_IRQS
Lennert Buytenheke9937d42006-03-28 21:08:13 +0100210
Eric Miaode0710a2009-10-12 09:32:07 +0800211config MACH_PCM027
212 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213 select PXA27x
Eric Miaode0710a2009-10-12 09:32:07 +0800214 select IWMMXT
Eric Miaode0710a2009-10-12 09:32:07 +0800215 select PXA_HAVE_BOARD_IRQS
216
217config MACH_PCM990_BASEBOARD
218 bool "PHYTEC PCM-990 development board"
219 select HAVE_PWM
220 depends on MACH_PCM027
221
222choice
223 prompt "display on pcm990"
224 depends on MACH_PCM990_BASEBOARD
225
226config PCM990_DISPLAY_SHARP
227 bool "sharp lq084v1dg21 stn display"
228
229config PCM990_DISPLAY_NEC
230 bool "nec nl6448bc20_18d tft display"
231
232config PCM990_DISPLAY_NONE
233 bool "no display"
234
235endchoice
236
237config MACH_COLIBRI
238 bool "Toradex Colibri PXA270"
239 select PXA27x
240
241config MACH_COLIBRI300
242 bool "Toradex Colibri PXA300/310"
243 select PXA3xx
244 select CPU_PXA300
Eric Miao9035a9e2009-11-09 14:40:47 +0800245 select CPU_PXA310
Eric Miaode0710a2009-10-12 09:32:07 +0800246
247config MACH_COLIBRI320
248 bool "Toradex Colibri PXA320"
249 select PXA3xx
250 select CPU_PXA320
251
Marek543cd842010-03-09 04:04:12 +0100252config MACH_VPAC270
253 bool "Voipac PXA270"
254 select PXA27x
255 help
256 PXA270 based Single Board Computer.
257
Eric Miaode0710a2009-10-12 09:32:07 +0800258comment "End-user Products (sorted by vendor name)"
259
260config MACH_H4700
261 bool "HP iPAQ hx4700"
262 select PXA27x
263 select IWMMXT
Russell King402e4902008-04-13 21:47:01 +0100264 select HAVE_PWM
Russell King7a5063d2008-08-22 11:09:38 +0100265 select PXA_HAVE_BOARD_IRQS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700266
Eric Miaode0710a2009-10-12 09:32:07 +0800267config MACH_H5000
268 bool "HP iPAQ h5000"
269 select PXA25x
270
271config MACH_HIMALAYA
272 bool "HTC Himalaya Support"
273 select CPU_PXA26x
Eric Miaode0710a2009-10-12 09:32:07 +0800274
275config MACH_MAGICIAN
276 bool "Enable HTC Magician Support"
277 select PXA27x
278 select IWMMXT
Eric Miaode0710a2009-10-12 09:32:07 +0800279 select HAVE_PWM
280 select PXA_HAVE_BOARD_IRQS
281
282config MACH_MIOA701
283 bool "Mitac Mio A701 Support"
284 select PXA27x
285 select IWMMXT
286 select HAVE_PWM
287 select GPIO_SYSFS
288 help
289 Say Y here if you intend to run this kernel on a
290 MIO A701. Currently there is only basic support
291 for this PDA.
292
293config PXA_EZX
294 bool "Motorola EZX Platform"
295 select PXA27x
296 select IWMMXT
297 select HAVE_PWM
298 select PXA_HAVE_BOARD_IRQS
299
300config MACH_EZX_A780
301 bool "Motorola EZX A780"
302 default y
303 depends on PXA_EZX
304
305config MACH_EZX_E680
306 bool "Motorola EZX E680"
307 default y
308 depends on PXA_EZX
309
310config MACH_EZX_A1200
311 bool "Motorola EZX A1200"
312 default y
313 depends on PXA_EZX
314
315config MACH_EZX_A910
316 bool "Motorola EZX A910"
317 default y
318 depends on PXA_EZX
319
320config MACH_EZX_E6
321 bool "Motorola EZX E6"
322 default y
323 depends on PXA_EZX
324
325config MACH_EZX_E2
326 bool "Motorola EZX E2"
327 default y
328 depends on PXA_EZX
329
Kristoffer Ericson49ea26d02008-10-02 20:15:35 +0100330config MACH_MP900C
331 bool "Nec Mobilepro 900/c"
332 select PXA25x
Linus Torvalds1da177e2005-04-16 15:20:36 -0700333
Eric Miaode0710a2009-10-12 09:32:07 +0800334config ARCH_PXA_PALM
335 bool "PXA based Palm PDAs"
336 select HAVE_PWM
337
338config MACH_PALMTE2
339 bool "Palm Tungsten|E2"
340 default y
341 depends on ARCH_PXA_PALM
342 select PXA25x
343 help
344 Say Y here if you intend to run this kernel on a Palm Tungsten|E2
345 handheld computer.
346
347config MACH_PALMTC
348 bool "Palm Tungsten|C"
349 default y
350 depends on ARCH_PXA_PALM
351 select PXA25x
352 help
353 Say Y here if you intend to run this kernel on a Palm Tungsten|C
354 handheld computer.
355
356config MACH_PALMT5
357 bool "Palm Tungsten|T5"
358 default y
359 depends on ARCH_PXA_PALM
Jonathan McDowell2a23ec32009-07-04 14:43:56 +0100360 select PXA27x
361 select IWMMXT
Eric Miaode0710a2009-10-12 09:32:07 +0800362 help
363 Say Y here if you intend to run this kernel on a Palm Tungsten|T5
364 handheld computer.
Jonathan McDowell2a23ec32009-07-04 14:43:56 +0100365
Eric Miaode0710a2009-10-12 09:32:07 +0800366config MACH_PALMTX
367 bool "Palm T|X"
368 default y
369 depends on ARCH_PXA_PALM
370 select PXA27x
371 select IWMMXT
372 help
373 Say Y here if you intend to run this kernel on a Palm T|X
374 handheld computer.
375
376config MACH_PALMZ72
377 bool "Palm Zire 72"
378 default y
379 depends on ARCH_PXA_PALM
380 select PXA27x
381 select IWMMXT
382 help
383 Say Y here if you intend to run this kernel on Palm Zire 72
384 handheld computer.
385
386config MACH_PALMLD
387 bool "Palm LifeDrive"
388 default y
389 depends on ARCH_PXA_PALM
390 select PXA27x
391 select IWMMXT
392 help
393 Say Y here if you intend to run this kernel on a Palm LifeDrive
394 handheld computer.
395
396config PALM_TREO
397 bool
398 depends on ARCH_PXA_PALM
399
400config MACH_CENTRO
401 bool "Palm Centro 685 (GSM)"
402 default y
403 depends on ARCH_PXA_PALM
404 select PXA27x
405 select IWMMXT
406 select PALM_TREO
407 help
408 Say Y here if you intend to run this kernel on Palm Centro 685 (GSM)
409 smartphone.
410
411config MACH_TREO680
412 bool "Palm Treo 680"
413 default y
414 depends on ARCH_PXA_PALM
415 select PXA27x
416 select IWMMXT
417 select PALM_TREO
418 help
419 Say Y here if you intend to run this kernel on Palm Treo 680
420 smartphone.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421
Daniel Mack550ee522009-11-27 13:47:09 +0100422config MACH_RAUMFELD_RC
423 bool "Raumfeld Controller"
424 select PXA3xx
425 select CPU_PXA300
426 select HAVE_PWM
427
428config MACH_RAUMFELD_CONNECTOR
429 bool "Raumfeld Connector"
430 select PXA3xx
431 select CPU_PXA300
Daniel Mack550ee522009-11-27 13:47:09 +0100432
433config MACH_RAUMFELD_SPEAKER
434 bool "Raumfeld Speaker"
435 select PXA3xx
436 select CPU_PXA300
Daniel Mack550ee522009-11-27 13:47:09 +0100437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438config PXA_SHARPSL
Richard Purdie0dd28f12005-09-13 01:25:34 -0700439 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700440 select SHARP_SCOOP
441 select SHARP_PARAM
442 help
443 Say Y here if you intend to run this kernel on a
Richard Purdie0dd28f12005-09-13 01:25:34 -0700444 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
445 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
Dirk Opfer8459c152005-11-06 14:27:52 +0000446 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
447 handheld computer.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448
Dmitry Eremin-Solenikov78731d32009-03-28 18:18:51 +0300449config SHARPSL_PM
450 bool
451 select APM_EMULATION
Eric Miao6533be32010-03-09 10:34:27 +0800452 select SHARPSL_PM_MAX1111
453
454config SHARPSL_PM_MAX1111
455 bool
456 depends on !CORGI_SSP_DEPRECATED
457 select HWMON
458 select SENSORS_MAX1111
Dmitry Eremin-Solenikov78731d32009-03-28 18:18:51 +0300459
Dmitry Baryshkovc7b4f5ba2008-07-01 15:45:10 +0100460config MACH_POODLE
461 bool "Enable Sharp SL-5600 (Poodle) Support"
462 depends on PXA_SHARPSL
463 select PXA25x
464 select SHARP_LOCOMO
Eric Miao00dd8022009-12-25 12:18:33 +0800465 select PXA_HAVE_BOARD_IRQS
Dmitry Baryshkovc7b4f5ba2008-07-01 15:45:10 +0100466
467config MACH_CORGI
468 bool "Enable Sharp SL-C700 (Corgi) Support"
469 depends on PXA_SHARPSL
470 select PXA25x
471 select PXA_SHARP_C7xx
472
473config MACH_SHEPHERD
474 bool "Enable Sharp SL-C750 (Shepherd) Support"
475 depends on PXA_SHARPSL
476 select PXA25x
477 select PXA_SHARP_C7xx
478
479config MACH_HUSKY
480 bool "Enable Sharp SL-C760 (Husky) Support"
481 depends on PXA_SHARPSL
482 select PXA25x
483 select PXA_SHARP_C7xx
484
485config MACH_AKITA
486 bool "Enable Sharp SL-1000 (Akita) Support"
487 depends on PXA_SHARPSL
488 select PXA27x
489 select PXA_SHARP_Cxx00
490 select MACH_SPITZ
491 select I2C
492 select I2C_PXA
493
494config MACH_SPITZ
495 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
496 depends on PXA_SHARPSL
497 select PXA27x
498 select PXA_SHARP_Cxx00
499
500config MACH_BORZOI
501 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
502 depends on PXA_SHARPSL
503 select PXA27x
504 select PXA_SHARP_Cxx00
505
506config MACH_TOSA
507 bool "Enable Sharp SL-6000x (Tosa) Support"
508 depends on PXA_SHARPSL
509 select PXA25x
Russell King7a5063d2008-08-22 11:09:38 +0100510 select PXA_HAVE_BOARD_IRQS
Dmitry Baryshkovc7b4f5ba2008-07-01 15:45:10 +0100511
Edwin Peer1f3b5362010-02-05 18:31:48 +0200512config MACH_ICONTROL
513 bool "TMT iControl/SafeTCam based on the MXM-8x10 CoM"
514 select CPU_PXA320
515 select PXA3xx
516
Ian Molton3abcd192007-11-19 13:16:56 +0100517config ARCH_PXA_ESERIES
518 bool "PXA based Toshiba e-series PDAs"
519 select PXA25x
Russell King7a5063d2008-08-22 11:09:38 +0100520 select PXA_HAVE_BOARD_IRQS
Ian Molton3abcd192007-11-19 13:16:56 +0100521
522config MACH_E330
523 bool "Toshiba e330"
524 default y
525 depends on ARCH_PXA_ESERIES
526 help
527 Say Y here if you intend to run this kernel on a Toshiba
528 e330 family PDA.
529
Ian Moltonb3d354b2008-06-25 22:39:31 +0100530config MACH_E350
531 bool "Toshiba e350"
532 default y
533 depends on ARCH_PXA_ESERIES
534 help
535 Say Y here if you intend to run this kernel on a Toshiba
536 e350 family PDA.
537
Ian Molton3abcd192007-11-19 13:16:56 +0100538config MACH_E740
539 bool "Toshiba e740"
540 default y
541 depends on ARCH_PXA_ESERIES
542 help
543 Say Y here if you intend to run this kernel on a Toshiba
544 e740 family PDA.
545
546config MACH_E750
547 bool "Toshiba e750"
548 default y
549 depends on ARCH_PXA_ESERIES
550 help
551 Say Y here if you intend to run this kernel on a Toshiba
552 e750 family PDA.
553
554config MACH_E400
555 bool "Toshiba e400"
556 default y
557 depends on ARCH_PXA_ESERIES
558 help
559 Say Y here if you intend to run this kernel on a Toshiba
560 e400 family PDA.
561
562config MACH_E800
563 bool "Toshiba e800"
564 default y
565 depends on ARCH_PXA_ESERIES
566 help
567 Say Y here if you intend to run this kernel on a Toshiba
568 e800 family PDA.
569
Marek Vasutb6377992010-02-28 12:41:23 +0100570config MACH_ZIPIT2
571 bool "Zipit Z2 Handheld"
572 select PXA27x
573 select HAVE_PWM
574 select PXA_HAVE_BOARD_IRQS
575
Linus Torvalds1da177e2005-04-16 15:20:36 -0700576endmenu
577
Linus Torvalds1da177e2005-04-16 15:20:36 -0700578config PXA25x
579 bool
Russell Kingc7508152008-10-26 10:55:14 +0000580 select CPU_XSCALE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700581 help
582 Select code specific to PXA21x/25x/26x variants
583
584config PXA27x
585 bool
Russell Kingc7508152008-10-26 10:55:14 +0000586 select CPU_XSCALE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700587 help
588 Select code specific to PXA27x variants
589
Eric Miao067455a2008-11-26 18:12:04 +0800590config CPU_PXA26x
591 bool
592 select PXA25x
593 help
594 Select code specific to PXA26x (codename Dalhart)
595
eric miao2c8086a2007-09-11 19:13:17 -0700596config PXA3xx
597 bool
Russell Kingc7508152008-10-26 10:55:14 +0000598 select CPU_XSC3
eric miao2c8086a2007-09-11 19:13:17 -0700599 help
600 Select code specific to PXA3xx variants
601
Eric Miao15cc7112009-11-09 14:37:59 +0800602config CPU_PXA300
603 bool
604 select PXA3xx
605 help
606 PXA300 (codename Monahans-L)
607
608config CPU_PXA310
609 bool
610 select CPU_PXA300
611 help
612 PXA310 (codename Monahans-LV)
613
614config CPU_PXA320
615 bool
616 select PXA3xx
617 help
618 PXA320 (codename Monahans-P)
619
620config CPU_PXA930
621 bool
622 select PXA3xx
623 help
624 PXA930 (codename Tavor-P)
625
626config CPU_PXA935
627 bool
628 select CPU_PXA930
629 help
630 PXA935 (codename Tavor-P65)
631
632config CPU_PXA950
633 bool
634 select CPU_PXA930
635 help
636 PXA950 (codename Tavor-PV2)
637
Linus Torvalds1da177e2005-04-16 15:20:36 -0700638config PXA_SHARP_C7xx
639 bool
Richard Purdieb7557de2006-01-05 20:44:55 +0000640 select SHARPSL_PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641 help
642 Enable support for all Sharp C7xx models
643
Richard Purdie0dd28f12005-09-13 01:25:34 -0700644config PXA_SHARP_Cxx00
645 bool
Richard Purdieb7557de2006-01-05 20:44:55 +0000646 select SHARPSL_PM
Richard Purdie0dd28f12005-09-13 01:25:34 -0700647 help
648 Enable common support for Sharp Cxx00 models
649
Dmitry Baryshkov16b32fd2008-07-05 09:02:48 +0100650config TOSA_BT
651 tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
652 depends on MACH_TOSA
653 select RFKILL
654 help
655 This is a simple driver that is able to control
656 the state of built in bluetooth chip on tosa.
Russell King7fecc342008-07-12 21:43:01 +0100657
Eric Miaocb8f3c72010-04-27 14:43:03 +0800658config TOSA_USE_EXT_KEYCODES
659 bool "Tosa keyboard: use extended keycodes"
660 depends on MACH_TOSA
661 default n
662 help
663 Say Y here to enable the tosa keyboard driver to generate extended
664 (>= 127) keycodes. Be aware, that they can't be correctly interpreted
665 by either console keyboard driver or by Kdrive keybd driver.
666
667 Say Y only if you know, what you are doing!
668
669
Russell King7a5063d2008-08-22 11:09:38 +0100670config PXA_HAVE_BOARD_IRQS
671 bool
672
Marc Zyngier57a7a622008-09-01 13:03:32 +0100673config PXA_HAVE_ISA_IRQS
674 bool
675
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676endif