Kconfig 14.0 KB
Newer Older
L
Linus Torvalds 已提交
1 2
if ARCH_PXA

E
eric miao 已提交
3 4
menu "Intel PXA2xx/PXA3xx Implementations"

5
comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
6

7 8
config MACH_PXA27X_DT
	bool "Support PXA27x platforms from device tree"
9
	select PINCTRL
10 11 12 13 14 15 16 17
	select POWER_SUPPLY
	select PXA27x
	select USE_OF
	help
	  Include support for Marvell PXA27x based platforms using
	  the device tree. Needn't select any other machine while
	  MACH_PXA27X_DT is enabled.

18 19 20
config MACH_PXA3XX_DT
	bool "Support PXA3xx platforms from device tree"
	select CPU_PXA300
21
	select PINCTRL
22 23
	select POWER_SUPPLY
	select PXA3xx
24 25 26 27 28 29
	select USE_OF
	help
	  Include support for Marvell PXA3xx based platforms using
	  the device tree. Needn't select any other machine while
	  MACH_PXA3XX_DT is enabled.

L
Linus Torvalds 已提交
30
config ARCH_LUBBOCK
31
	bool "Intel DBPXA250 Development Platform (aka Lubbock)"
L
Linus Torvalds 已提交
32 33 34
	select PXA25x
	select SA1111

35 36
config MACH_MAINSTONE
	bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)"
37
	select PXA27x
38

39
config MACH_ZYLONITE
40
	bool
41
	select PXA3xx
L
Linus Torvalds 已提交
42

43 44 45 46 47 48 49 50 51 52 53
config MACH_ZYLONITE300
	bool "PXA3xx Development Platform (aka Zylonite) PXA300/310"
	select CPU_PXA300
	select CPU_PXA310
	select MACH_ZYLONITE

config MACH_ZYLONITE320
	bool "PXA3xx Development Platform (aka Zylonite) PXA320"
	select CPU_PXA320
	select MACH_ZYLONITE

54 55
config MACH_LITTLETON
	bool "PXA3xx Form Factor Platform (aka Littleton)"
56 57
	select CPU_PXA300
	select CPU_PXA310
58
	select PXA3xx
59 60 61 62

config MACH_TAVOREVB
	bool "PXA930 Evaluation Board (aka TavorEVB)"
	select CPU_PXA930
63
	select CPU_PXA935
64
	select PXA3xx
65 66
	select FB
	select FB_PXA
67 68 69 70

config MACH_SAAR
	bool "PXA930 Handheld Platform (aka SAAR)"
	select CPU_PXA930
71
	select CPU_PXA935
72
	select PXA3xx
73 74
	select FB
	select FB_PXA
75 76 77 78 79

comment "Third Party Dev Platforms (sorted by vendor name)"

config ARCH_PXA_IDP
	bool "Accelent Xscale IDP"
80
	select PXA25x
L
Linus Torvalds 已提交
81

82 83
config ARCH_VIPER
	bool "Arcom/Eurotech VIPER SBC"
84
	select ARCOM_PCMCIA
85
	select I2C_GPIO if I2C=y
86 87
	select ISA
	select PXA25x
88

89 90
config MACH_ARCOM_ZEUS
	bool "Arcom/Eurotech ZEUS SBC"
91
	select ARCOM_PCMCIA
92
	select ISA
93
	select PXA27x
94

95 96 97
config MACH_BALLOON3
	bool "Balloon 3 board"
	select IWMMXT
98
	select PXA27x
99

100 101 102
config MACH_CSB726
	bool "Enable Cogent CSB726 System On a Module"
	select IWMMXT
103
	select PXA27x
L
Linus Torvalds 已提交
104
	help
105 106
	  Say Y here if you intend to run this kernel on a Cogent
	  CSB726 System On Module.
107

108 109 110
config CSB726_CSB701
	bool "Enable support for CSB701 baseboard"
	depends on MACH_CSB726
111

112 113
config MACH_ARMCORE
	bool "CompuLab CM-X255/CM-X270 modules"
114
	select ARCH_HAS_DMA_SET_COHERENT_MASK if PCI
115
	select IWMMXT
116
	select MIGHT_HAVE_PCI
R
Rob Herring 已提交
117
	select NEED_MACH_IO_H if PCI
118 119
	select PXA25x
	select PXA27x
120

121 122
config MACH_EM_X270
	bool "CompuLab EM-x270 platform"
123 124
	select PXA27x

125 126
config MACH_EXEDA
	bool "CompuLab eXeda platform"
127 128
	select PXA27x

129 130 131
config MACH_CM_X300
	bool "CompuLab CM-X300 modules"
	select CPU_PXA300
132
	select CPU_PXA310
133
	select PXA3xx
134

135 136 137 138 139
config MACH_CAPC7117
	bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM"
	select CPU_PXA320
	select PXA3xx

140 141
config ARCH_GUMSTIX
	bool "Gumstix XScale 255 boards"
142
	select PXA25x
143 144 145
	help
	  Say Y here if you intend to run this kernel on
	  Basix, Connex, ws-200ax, ws-400ax systems
146

147 148 149
choice
	prompt "Gumstix Carrier/Expansion Board"
	depends on ARCH_GUMSTIX
150

151 152
config GUMSTIX_AM200EPD
	bool "Enable AM200EPD board support"
153

154 155
config GUMSTIX_AM300EPD
	bool "Enable AM300EPD board support"
I
Ian Molton 已提交
156

157
endchoice
158

159 160 161
config MACH_INTELMOTE2
	bool "Intel Mote 2 Platform"
	select IWMMXT
162
	select PXA27x
163

164 165 166
config MACH_STARGATE2
	bool "Intel Stargate 2 Platform"
	select IWMMXT
167
	select PXA27x
168

169 170 171 172
config MACH_XCEP
	bool "Iskratel Electronics XCEP"
	select MTD
	select MTD_CFI
173 174 175
	select MTD_CFI_INTELEXT
	select MTD_PHYSMAP
	select PXA25x
176
	help
177 178
	  PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
	  Tuned for usage in Libera instruments for particle accelerators.
179

180 181 182
config TRIZEPS_PXA
	bool "PXA based Keith und Koep Trizeps DIMM-Modules"

183 184
config MACH_TRIZEPS4
	bool "Keith und Koep Trizeps4 DIMM-Module"
185
	depends on TRIZEPS_PXA
186
	select PXA27x
187
	select TRIZEPS_PCMCIA
188

189 190 191
config MACH_TRIZEPS4WL
	bool "Keith und Koep Trizeps4-WL DIMM-Module"
	depends on TRIZEPS_PXA
192
	select MACH_TRIZEPS4
193
	select PXA27x
194
	select TRIZEPS_PCMCIA
195 196 197 198

choice
	prompt "Select base board for Trizeps module"
	depends on TRIZEPS_PXA
199

200
config MACH_TRIZEPS_CONXS
201
	bool "ConXS Eval Board"
202 203 204 205 206 207 208 209 210

config MACH_TRIZEPS_UCONXS
	bool "uConXS Eval Board"

config MACH_TRIZEPS_ANY
	bool "another Board"

endchoice

211 212 213 214 215
config ARCOM_PCMCIA
	bool
	help
	  Generic option for Arcom Viper/Zeus PCMCIA

216 217 218 219
config TRIZEPS_PCMCIA
	bool
	help
	  Enable PCMCIA support for Trizeps modules
220

221 222
config MACH_LOGICPD_PXA270
	bool "LogicPD PXA270 Card Engine Development Platform"
223
	select PXA27x
224

225 226 227
config MACH_PCM027
	bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
	select IWMMXT
228
	select PXA27x
229

230 231 232
config MACH_PCM990_BASEBOARD
	bool "PHYTEC PCM-990 development board"
	depends on MACH_PCM027
233

234 235 236
choice
	prompt "display on pcm990"
	depends on MACH_PCM990_BASEBOARD
237

238 239
config PCM990_DISPLAY_SHARP
	bool "sharp lq084v1dg21 stn display"
E
eric miao 已提交
240

241 242
config PCM990_DISPLAY_NEC
	bool "nec nl6448bc20_18d tft display"
243

244 245
config PCM990_DISPLAY_NONE
	bool "no display"
246

247
endchoice
248

249 250
config MACH_COLIBRI
	bool "Toradex Colibri PXA270"
251 252
	select PXA27x

253 254 255
config MACH_COLIBRI_PXA270_INCOME
	bool "Income s.r.o. PXA270 SBC"
	depends on MACH_COLIBRI
256
	select PXA27x
257

258 259
config MACH_COLIBRI300
	bool "Toradex Colibri PXA300/310"
260
	select CPU_PXA300
261
	select CPU_PXA310
262
	select PXA3xx
263

264 265 266
config MACH_COLIBRI320
	bool "Toradex Colibri PXA320"
	select CPU_PXA320
267
	select PXA3xx
268

M
Marek Vasut 已提交
269
config MACH_COLIBRI_EVALBOARD
270 271 272
	bool "Toradex Colibri Evaluation Carrier Board support"
	depends on MACH_COLIBRI || MACH_COLIBRI300 || MACH_COLIBRI320

273 274
config MACH_VPAC270
	bool "Voipac PXA270"
M
Marek Vasut 已提交
275
	select HAVE_PATA_PLATFORM
276
	select PXA27x
277 278 279
	help
	  PXA270 based Single Board Computer.

280 281
comment "End-user Products (sorted by vendor name)"

282 283
config MACH_H4700
	bool "HP iPAQ hx4700"
284 285
	select IWMMXT
	select PXA27x
286

287 288 289 290 291 292 293 294
config MACH_H5000
	bool "HP iPAQ h5000"
	select PXA25x

config MACH_HIMALAYA
	bool "HTC Himalaya Support"
	select CPU_PXA26x

295 296
config MACH_MAGICIAN
	bool "Enable HTC Magician Support"
297 298
	select IWMMXT
	select PXA27x
299

300 301
config MACH_MIOA701
	bool "Mitac Mio A701 Support"
302 303
	select IWMMXT
	select PXA27x
304 305 306 307
	help
	  Say Y here if you intend to run this kernel on a
	  MIO A701. Currently there is only basic support
	  for this PDA.
308

309 310
config PXA_EZX
	bool "Motorola EZX Platform"
311 312
	select IWMMXT
	select PXA27x
313

314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347
config MACH_EZX_A780
	bool "Motorola EZX A780"
	default y
	depends on PXA_EZX

config MACH_EZX_E680
	bool "Motorola EZX E680"
	default y
	depends on PXA_EZX

config MACH_EZX_A1200
	bool "Motorola EZX A1200"
	default y
	depends on PXA_EZX

config MACH_EZX_A910
	bool "Motorola EZX A910"
	default y
	depends on PXA_EZX

config MACH_EZX_E6
	bool "Motorola EZX E6"
	default y
	depends on PXA_EZX

config MACH_EZX_E2
	bool "Motorola EZX E2"
	default y
	depends on PXA_EZX

config MACH_MP900C
	bool "Nec Mobilepro 900/c"
	select PXA25x

348 349 350
config ARCH_PXA_PALM
	bool "PXA based Palm PDAs"

M
Marek Vasut 已提交
351 352 353
config MACH_PALM27X
	bool

354 355 356 357 358 359 360 361 362
config MACH_PALMTE2
	bool "Palm Tungsten|E2"
	default y
	depends on ARCH_PXA_PALM
	select PXA25x
	help
	  Say Y here if you intend to run this kernel on a Palm Tungsten|E2
	  handheld computer.

363 364 365 366 367 368 369 370 371
config MACH_PALMTC
	bool "Palm Tungsten|C"
	default y
	depends on ARCH_PXA_PALM
	select PXA25x
	help
	  Say Y here if you intend to run this kernel on a Palm Tungsten|C
	  handheld computer.

M
Marek Vasut 已提交
372 373 374 375 376
config MACH_PALMT5
	bool "Palm Tungsten|T5"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
377
	select MACH_PALM27X
378
	select PXA27x
M
Marek Vasut 已提交
379 380 381 382
	help
	  Say Y here if you intend to run this kernel on a Palm Tungsten|T5
	  handheld computer.

383 384 385 386 387
config MACH_PALMTX
	bool "Palm T|X"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
388
	select MACH_PALM27X
389
	select PXA27x
390 391 392 393
	help
	  Say Y here if you intend to run this kernel on a Palm T|X
	  handheld computer.

394 395 396 397 398
config MACH_PALMZ72
	bool "Palm Zire 72"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
399
	select MACH_PALM27X
400
	select PXA27x
401 402 403
	help
	  Say Y here if you intend to run this kernel on Palm Zire 72
	  handheld computer.
M
Marek Vasut 已提交
404

405 406 407 408 409
config MACH_PALMLD
	bool "Palm LifeDrive"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
410
	select MACH_PALM27X
411
	select PXA27x
412 413 414 415
	help
	  Say Y here if you intend to run this kernel on a Palm LifeDrive
	  handheld computer.

416 417 418 419
config PALM_TREO
	bool
	depends on ARCH_PXA_PALM

420 421 422 423 424
config MACH_CENTRO
	bool "Palm Centro 685 (GSM)"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
425
	select MACH_PALM27X
426
	select PALM_TREO
427
	select PXA27x
428 429 430 431
	help
	  Say Y here if you intend to run this kernel on Palm Centro 685 (GSM)
	  smartphone.

432 433 434 435 436
config MACH_TREO680
	bool "Palm Treo 680"
	default y
	depends on ARCH_PXA_PALM
	select IWMMXT
437
	select MACH_PALM27X
438
	select PALM_TREO
439
	select PXA27x
440 441 442 443
	help
	  Say Y here if you intend to run this kernel on Palm Treo 680
	  smartphone.

444 445 446
config MACH_RAUMFELD_RC
	bool "Raumfeld Controller"
	select CPU_PXA300
447 448
	select POWER_SUPPLY
	select PXA3xx
449 450 451

config MACH_RAUMFELD_CONNECTOR
	bool "Raumfeld Connector"
452
	select CPU_PXA300
453
	select POWER_SUPPLY
454 455 456 457
	select PXA3xx

config MACH_RAUMFELD_SPEAKER
	bool "Raumfeld Speaker"
458
	select CPU_PXA300
459
	select POWER_SUPPLY
460 461
	select PXA3xx

462 463 464
config PXA_SHARPSL
	bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
	select SHARP_PARAM
465
	select SHARP_SCOOP
M
Marek Vasut 已提交
466
	help
467 468 469 470
	  Say Y here if you intend to run this kernel on a
	  Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
	  SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
	  SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
M
Marek Vasut 已提交
471
	  handheld computer.
472

473 474 475 476 477 478 479 480
config PXA_SHARPSL_DETECT_MACH_ID
	bool "Detect machine ID at run-time in the decompressor"
	depends on PXA_SHARPSL
	help
	  Say Y here if you want the zImage decompressor to detect
	  the Zaurus machine ID at run-time. For latest kexec-based
	  boot loader, this is not necessary.

481 482 483 484 485
config MACH_POODLE
	bool "Enable Sharp SL-5600 (Poodle) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select SHARP_LOCOMO
486

487 488 489 490 491
config MACH_CORGI
	bool "Enable Sharp SL-C700 (Corgi) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
492

493 494 495 496 497
config MACH_SHEPHERD
	bool "Enable Sharp SL-C750 (Shepherd) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
498

499 500 501 502 503
config MACH_HUSKY
	bool "Enable Sharp SL-C760 (Husky) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
504

505 506 507 508 509
config MACH_AKITA
	bool "Enable Sharp SL-1000 (Akita) Support"
	depends on PXA_SHARPSL
	select I2C
	select I2C_PXA
510 511 512
	select MACH_SPITZ
	select PXA27x
	select PXA_SHARP_Cxx00
513

514 515 516 517 518
config MACH_SPITZ
	bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
	depends on PXA_SHARPSL
	select PXA27x
	select PXA_SHARP_Cxx00
519

520 521 522
config MACH_BORZOI
	bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
	depends on PXA_SHARPSL
523
	select PXA27x
524 525 526 527 528 529
	select PXA_SHARP_Cxx00

config MACH_TOSA
	bool "Enable Sharp SL-6000x (Tosa) Support"
	depends on PXA_SHARPSL
	select PXA25x
530

531 532
config TOSA_BT
	tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
533
	depends on MACH_TOSA && NET
534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549
	select RFKILL
	help
	  This is a simple driver that is able to control
	  the state of built in bluetooth chip on tosa.

config TOSA_USE_EXT_KEYCODES
	bool "Tosa keyboard: use extended keycodes"
	depends on MACH_TOSA
	default n
	help
	  Say Y here to enable the tosa keyboard driver to generate extended
	  (>= 127) keycodes. Be aware, that they can't be correctly interpreted
	  by either console keyboard driver or by Kdrive keybd driver.

	  Say Y only if you know, what you are doing!

550 551 552 553 554
config MACH_ICONTROL
	bool "TMT iControl/SafeTCam based on the MXM-8x10 CoM"
	select CPU_PXA320
	select PXA3xx

555 556
config ARCH_PXA_ESERIES
	bool "PXA based Toshiba e-series PDAs"
557
	select FB_W100
558
	select PXA25x
559

560 561
config MACH_E330
	bool "Toshiba e330"
562
	default y
563 564 565 566
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e330 family PDA.
567

568 569
config MACH_E350
	bool "Toshiba e350"
570
	default y
571 572 573 574
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e350 family PDA.
575

576 577
config MACH_E740
	bool "Toshiba e740"
578
	default y
579 580 581 582
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e740 family PDA.
583

584 585
config MACH_E750
	bool "Toshiba e750"
586
	default y
587 588 589 590
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e750 family PDA.
591

592 593
config MACH_E400
	bool "Toshiba e400"
594
	default y
595 596 597 598
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e400 family PDA.
599

600 601 602 603
config MACH_E800
	bool "Toshiba e800"
	default y
	depends on ARCH_PXA_ESERIES
604
	help
605 606
	  Say Y here if you intend to run this kernel on a Toshiba
	  e800 family PDA.
607

608 609
config MACH_ZIPIT2
	bool "Zipit Z2 Handheld"
610
	select PXA27x
L
Linus Torvalds 已提交
611 612 613 614
endmenu

config PXA25x
	bool
615
	select CPU_XSCALE
L
Linus Torvalds 已提交
616 617 618 619 620
	help
	  Select code specific to PXA21x/25x/26x variants

config PXA27x
	bool
621
	select CPU_XSCALE
L
Linus Torvalds 已提交
622 623 624
	help
	  Select code specific to PXA27x variants

625 626 627 628 629 630
config CPU_PXA26x
	bool
	select PXA25x
	help
	  Select code specific to PXA26x (codename Dalhart)

E
eric miao 已提交
631 632
config PXA3xx
	bool
633
	select CPU_XSC3
E
eric miao 已提交
634 635 636
	help
	  Select code specific to PXA3xx variants

637 638 639 640 641 642 643 644 645
config CPU_PXA300
	bool
	select PXA3xx
	help
	  PXA300 (codename Monahans-L)

config CPU_PXA310
	bool
	select CPU_PXA300
646
	select PXA310_ULPI if USB_ULPI
647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667
	help
	  PXA310 (codename Monahans-LV)

config CPU_PXA320
	bool
	select PXA3xx
	help
	  PXA320 (codename Monahans-P)

config CPU_PXA930
	bool
	select PXA3xx
	help
	  PXA930 (codename Tavor-P)

config CPU_PXA935
	bool
	select CPU_PXA930
	help
	  PXA935 (codename Tavor-P65)

L
Linus Torvalds 已提交
668 669
config PXA_SHARP_C7xx
	bool
670
	select SHARPSL_PM
L
Linus Torvalds 已提交
671 672 673
	help
	  Enable support for all Sharp C7xx models

674 675
config PXA_SHARP_Cxx00
	bool
676
	select SHARPSL_PM
677 678 679
	help
	  Enable common support for Sharp Cxx00 models

680 681 682 683
config SHARPSL_PM
	bool
	select APM_EMULATION
	select SHARPSL_PM_MAX1111
684

685 686 687
config SHARPSL_PM_MAX1111
	bool
	select HWMON
688
	select SENSORS_MAX1111
A
Arnd Bergmann 已提交
689 690
	select SPI
	select SPI_MASTER
691

692 693 694
config PXA310_ULPI
	bool

695 696 697 698 699 700 701 702 703
config PXA_SYSTEMS_CPLDS
	tristate "Motherboard cplds"
	default ARCH_LUBBOCK || MACH_MAINSTONE
	help
	  This driver supports the Lubbock and Mainstone multifunction chip
	  found on the pxa25x development platform system (Lubbock) and pxa27x
	  development platform system (Mainstone). This IO board supports the
	  interrupts handling, ethernet controller, flash chips, etc ...

L
Linus Torvalds 已提交
704
endif