Kconfig 11.9 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

L
Linus Torvalds 已提交
7
config ARCH_LUBBOCK
8
	bool "Intel DBPXA250 Development Platform (aka Lubbock)"
L
Linus Torvalds 已提交
9 10
	select PXA25x
	select SA1111
11
	select PXA_HAVE_BOARD_IRQS
L
Linus Torvalds 已提交
12

13 14
config MACH_MAINSTONE
	bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)"
15
	select PXA27x
16
	select HAVE_PWM
17
	select PXA_HAVE_BOARD_IRQS
18

19
config MACH_ZYLONITE
20
	bool
21 22
	select PXA3xx
	select PXA_SSP
23
	select HAVE_PWM
24
	select PXA_HAVE_BOARD_IRQS
L
Linus Torvalds 已提交
25

26 27 28 29 30 31 32 33 34 35 36
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

37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
config MACH_LITTLETON
	bool "PXA3xx Form Factor Platform (aka Littleton)"
	select PXA3xx
	select PXA_SSP

config MACH_TAVOREVB
	bool "PXA930 Evaluation Board (aka TavorEVB)"
	select PXA3xx
	select CPU_PXA930

config MACH_SAAR
	bool "PXA930 Handheld Platform (aka SAAR)"
	select PXA3xx
	select CPU_PXA930

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

config ARCH_PXA_IDP
	bool "Accelent Xscale IDP"
56
	select PXA25x
L
Linus Torvalds 已提交
57

58 59 60 61 62 63 64 65 66
config ARCH_VIPER
	bool "Arcom/Eurotech VIPER SBC"
	select PXA25x
	select ISA
	select I2C_GPIO
	select HAVE_PWM
	select PXA_HAVE_BOARD_IRQS
	select PXA_HAVE_ISA_IRQS

67 68 69 70 71 72
config MACH_BALLOON3
	bool "Balloon 3 board"
	select PXA27x
	select IWMMXT
	select PXA_HAVE_BOARD_IRQS

73 74 75 76
config MACH_CSB726
	bool "Enable Cogent CSB726 System On a Module"
	select PXA27x
	select IWMMXT
L
Linus Torvalds 已提交
77
	help
78 79
	  Say Y here if you intend to run this kernel on a Cogent
	  CSB726 System On Module.
80

81 82 83
config CSB726_CSB701
	bool "Enable support for CSB701 baseboard"
	depends on MACH_CSB726
84

85 86 87 88
config MACH_ARMCORE
	bool "CompuLab CM-X255/CM-X270 modules"
	select PXA27x
	select IWMMXT
89 90 91
	select PXA25x
	select PXA_SSP

92 93
config MACH_EM_X270
	bool "CompuLab EM-x270 platform"
94 95
	select PXA27x

96 97
config MACH_EXEDA
	bool "CompuLab eXeda platform"
98 99
	select PXA27x

100 101 102 103
config MACH_CM_X300
	bool "CompuLab CM-X300 modules"
	select PXA3xx
	select CPU_PXA300
104

105 106
config ARCH_GUMSTIX
	bool "Gumstix XScale 255 boards"
107
	select PXA25x
108 109 110
	help
	  Say Y here if you intend to run this kernel on
	  Basix, Connex, ws-200ax, ws-400ax systems
111

112 113 114
choice
	prompt "Gumstix Carrier/Expansion Board"
	depends on ARCH_GUMSTIX
115

116 117
config GUMSTIX_AM200EPD
	bool "Enable AM200EPD board support"
118

119 120
config GUMSTIX_AM300EPD
	bool "Enable AM300EPD board support"
I
Ian Molton 已提交
121

122
endchoice
123

124 125 126 127 128
config MACH_INTELMOTE2
	bool "Intel Mote 2 Platform"
	select PXA27x
	select IWMMXT
	select PXA_HAVE_BOARD_IRQS
129

130 131 132 133 134
config MACH_STARGATE2
	bool "Intel Stargate 2 Platform"
	select PXA27x
	select IWMMXT
	select PXA_HAVE_BOARD_IRQS
135

136 137 138 139 140 141 142 143 144 145 146
config MACH_XCEP
	bool "Iskratel Electronics XCEP"
	select PXA25x
	select MTD
	select MTD_PARTITIONS
	select MTD_PHYSMAP
	select MTD_CFI_INTELEXT
	select MTD_CFI
	select MTD_CHAR
	select SMC91X
	select PXA_SSP
147
	help
148 149
	  PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
	  Tuned for usage in Libera instruments for particle accelerators.
150

151 152 153
config TRIZEPS_PXA
	bool "PXA based Keith und Koep Trizeps DIMM-Modules"

154 155
config MACH_TRIZEPS4
	bool "Keith und Koep Trizeps4 DIMM-Module"
156 157
	depends on TRIZEPS_PXA
	select TRIZEPS_PCMCIA
158 159
	select PXA27x

160 161 162 163
config MACH_TRIZEPS4WL
	bool "Keith und Koep Trizeps4-WL DIMM-Module"
	depends on TRIZEPS_PXA
	select TRIZEPS_PCMCIA
164
	select PXA27x
165 166 167 168 169
	select PXA_SSP

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

171
config MACH_TRIZEPS_CONXS
172
	bool "ConXS Eval Board"
173 174 175 176 177 178 179 180 181 182 183 184 185

config MACH_TRIZEPS_UCONXS
	bool "uConXS Eval Board"

config MACH_TRIZEPS_ANY
	bool "another Board"

endchoice

config TRIZEPS_PCMCIA
	bool
	help
	  Enable PCMCIA support for Trizeps modules
186

187 188
config MACH_LOGICPD_PXA270
	bool "LogicPD PXA270 Card Engine Development Platform"
189
	select PXA27x
190 191
	select HAVE_PWM
	select PXA_HAVE_BOARD_IRQS
192

193 194
config MACH_PCM027
	bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
195
	select PXA27x
196 197 198
	select IWMMXT
	select PXA_SSP
	select PXA_HAVE_BOARD_IRQS
199

200 201 202 203
config MACH_PCM990_BASEBOARD
	bool "PHYTEC PCM-990 development board"
	select HAVE_PWM
	depends on MACH_PCM027
204

205 206 207
choice
	prompt "display on pcm990"
	depends on MACH_PCM990_BASEBOARD
208

209 210
config PCM990_DISPLAY_SHARP
	bool "sharp lq084v1dg21 stn display"
E
eric miao 已提交
211

212 213
config PCM990_DISPLAY_NEC
	bool "nec nl6448bc20_18d tft display"
214

215 216
config PCM990_DISPLAY_NONE
	bool "no display"
217

218
endchoice
219

220 221
config MACH_COLIBRI
	bool "Toradex Colibri PXA270"
222 223
	select PXA27x

224 225
config MACH_COLIBRI300
	bool "Toradex Colibri PXA300/310"
226 227
	select PXA3xx
	select CPU_PXA300
228
	select CPU_PXA310
229
	select HAVE_PWM
230

231 232 233 234 235 236 237
config MACH_COLIBRI320
	bool "Toradex Colibri PXA320"
	select PXA3xx
	select CPU_PXA320

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

238 239 240 241 242 243 244 245
config MACH_H4700
	bool "HP iPAQ hx4700"
	select PXA27x
	select IWMMXT
	select PXA_SSP
	select HAVE_PWM
	select PXA_HAVE_BOARD_IRQS

246 247 248 249 250 251 252 253 254
config MACH_H5000
	bool "HP iPAQ h5000"
	select PXA25x

config MACH_HIMALAYA
	bool "HTC Himalaya Support"
	select CPU_PXA26x
	select FB_W100

255 256 257 258
config MACH_MAGICIAN
	bool "Enable HTC Magician Support"
	select PXA27x
	select IWMMXT
259
	select PXA_SSP
260
	select HAVE_PWM
261
	select PXA_HAVE_BOARD_IRQS
262

263 264 265 266 267 268 269 270 271 272
config MACH_MIOA701
	bool "Mitac Mio A701 Support"
	select PXA27x
	select IWMMXT
	select HAVE_PWM
	select GPIO_SYSFS
	help
	  Say Y here if you intend to run this kernel on a
	  MIO A701. Currently there is only basic support
	  for this PDA.
273

274 275
config PXA_EZX
	bool "Motorola EZX Platform"
276 277
	select PXA27x
	select IWMMXT
278
	select HAVE_PWM
279
	select PXA_HAVE_BOARD_IRQS
280

281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314
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

315 316 317 318
config ARCH_PXA_PALM
	bool "PXA based Palm PDAs"
	select HAVE_PWM

319 320 321 322 323 324 325 326 327
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.

328 329 330 331 332 333 334 335 336
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 已提交
337 338 339 340 341 342 343 344 345 346
config MACH_PALMT5
	bool "Palm Tungsten|T5"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
	help
	  Say Y here if you intend to run this kernel on a Palm Tungsten|T5
	  handheld computer.

347 348 349 350 351 352 353 354 355 356
config MACH_PALMTX
	bool "Palm T|X"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
	help
	  Say Y here if you intend to run this kernel on a Palm T|X
	  handheld computer.

357 358 359 360 361 362 363 364 365
config MACH_PALMZ72
	bool "Palm Zire 72"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
	help
	  Say Y here if you intend to run this kernel on Palm Zire 72
	  handheld computer.
M
Marek Vasut 已提交
366

367 368 369 370 371 372 373 374 375 376
config MACH_PALMLD
	bool "Palm LifeDrive"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
	help
	  Say Y here if you intend to run this kernel on a Palm LifeDrive
	  handheld computer.

377 378 379 380
config PALM_TREO
	bool
	depends on ARCH_PXA_PALM

381 382 383 384 385 386 387 388 389 390 391
config MACH_CENTRO
	bool "Palm Centro 685 (GSM)"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
	select PALM_TREO
	help
	  Say Y here if you intend to run this kernel on Palm Centro 685 (GSM)
	  smartphone.

392 393 394 395 396 397
config MACH_TREO680
	bool "Palm Treo 680"
	default y
	depends on ARCH_PXA_PALM
	select PXA27x
	select IWMMXT
398
	select PALM_TREO
399 400 401 402
	help
	  Say Y here if you intend to run this kernel on Palm Treo 680
	  smartphone.

403 404 405 406
config PXA_SHARPSL
	bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
	select SHARP_SCOOP
	select SHARP_PARAM
M
Marek Vasut 已提交
407
	help
408 409 410 411
	  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 已提交
412
	  handheld computer.
413

414 415 416
config SHARPSL_PM
	bool
	select APM_EMULATION
417

418 419 420 421 422 423 424
config CORGI_SSP_DEPRECATED
	bool
	select PXA_SSP
	help
	  This option will include corgi_ssp.c and corgi_lcd.c
	  that corgi_ts.c and other legacy drivers (corgi_bl.c
	  and sharpsl_pm.c) may depend on.
425

426 427 428 429 430 431
config MACH_POODLE
	bool "Enable Sharp SL-5600 (Poodle) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select SHARP_LOCOMO
	select PXA_SSP
432

433 434 435 436 437
config MACH_CORGI
	bool "Enable Sharp SL-C700 (Corgi) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
438

439 440 441 442 443
config MACH_SHEPHERD
	bool "Enable Sharp SL-C750 (Shepherd) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
444

445 446 447 448 449
config MACH_HUSKY
	bool "Enable Sharp SL-C760 (Husky) Support"
	depends on PXA_SHARPSL
	select PXA25x
	select PXA_SHARP_C7xx
450

451 452 453
config MACH_AKITA
	bool "Enable Sharp SL-1000 (Akita) Support"
	depends on PXA_SHARPSL
454
	select PXA27x
455 456 457 458
	select PXA_SHARP_Cxx00
	select MACH_SPITZ
	select I2C
	select I2C_PXA
459

460 461 462 463 464
config MACH_SPITZ
	bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
	depends on PXA_SHARPSL
	select PXA27x
	select PXA_SHARP_Cxx00
465

466 467 468
config MACH_BORZOI
	bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
	depends on PXA_SHARPSL
469
	select PXA27x
470 471 472 473 474 475
	select PXA_SHARP_Cxx00

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

478 479 480 481
config ARCH_PXA_ESERIES
	bool "PXA based Toshiba e-series PDAs"
	select PXA25x
	select PXA_HAVE_BOARD_IRQS
482

483 484
config MACH_E330
	bool "Toshiba e330"
485
	default y
486 487 488 489
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e330 family PDA.
490

491 492
config MACH_E350
	bool "Toshiba e350"
493
	default y
494 495 496 497
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e350 family PDA.
498

499 500
config MACH_E740
	bool "Toshiba e740"
501
	default y
502 503 504 505 506
	depends on ARCH_PXA_ESERIES
	select FB_W100
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e740 family PDA.
507

508 509
config MACH_E750
	bool "Toshiba e750"
510
	default y
511 512 513 514 515
	depends on ARCH_PXA_ESERIES
	select FB_W100
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e750 family PDA.
516

517 518
config MACH_E400
	bool "Toshiba e400"
519
	default y
520 521 522 523
	depends on ARCH_PXA_ESERIES
	help
	  Say Y here if you intend to run this kernel on a Toshiba
	  e400 family PDA.
524

525 526 527 528 529
config MACH_E800
	bool "Toshiba e800"
	default y
	depends on ARCH_PXA_ESERIES
	select FB_W100
530
	help
531 532
	  Say Y here if you intend to run this kernel on a Toshiba
	  e800 family PDA.
533

L
Linus Torvalds 已提交
534 535 536 537
endmenu

config PXA25x
	bool
538
	select CPU_XSCALE
L
Linus Torvalds 已提交
539 540 541 542 543
	help
	  Select code specific to PXA21x/25x/26x variants

config PXA27x
	bool
544
	select CPU_XSCALE
L
Linus Torvalds 已提交
545 546 547
	help
	  Select code specific to PXA27x variants

548 549 550 551 552 553
config CPU_PXA26x
	bool
	select PXA25x
	help
	  Select code specific to PXA26x (codename Dalhart)

E
eric miao 已提交
554 555
config PXA3xx
	bool
556
	select CPU_XSC3
E
eric miao 已提交
557 558 559
	help
	  Select code specific to PXA3xx variants

560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595
config CPU_PXA300
	bool
	select PXA3xx
	help
	  PXA300 (codename Monahans-L)

config CPU_PXA310
	bool
	select CPU_PXA300
	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)

config CPU_PXA950
	bool
	select CPU_PXA930
	help
	  PXA950 (codename Tavor-PV2)

L
Linus Torvalds 已提交
596 597
config PXA_SHARP_C7xx
	bool
598
	select PXA_SSP
599
	select SHARPSL_PM
L
Linus Torvalds 已提交
600 601 602
	help
	  Enable support for all Sharp C7xx models

603 604
config PXA_SHARP_Cxx00
	bool
605
	select PXA_SSP
606
	select SHARPSL_PM
607 608 609
	help
	  Enable common support for Sharp Cxx00 models

610 611 612 613
config PXA_SSP
	tristate
	help
	  Enable support for PXA2xx SSP ports
614

615 616 617 618 619 620 621
config TOSA_BT
	tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
	depends on MACH_TOSA
	select RFKILL
	help
	  This is a simple driver that is able to control
	  the state of built in bluetooth chip on tosa.
R
Russell King 已提交
622

623 624 625
config PXA_HAVE_BOARD_IRQS
	bool

626 627 628
config PXA_HAVE_ISA_IRQS
	bool

L
Linus Torvalds 已提交
629
endif