Kconfig (41be702a542a0d14bb0b1c16e824fa9ed27616ec) | Kconfig (557fe99d9d490fe01c7aa87494313078c4ff939c) |
---|---|
1if ARCH_PXA 2 3menu "Intel PXA2xx/PXA3xx Implementations" 4 5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)" 6 7config MACH_PXA3XX_DT 8 bool "Support PXA3xx platforms from device tree" 9 select CPU_PXA300 | 1if ARCH_PXA 2 3menu "Intel PXA2xx/PXA3xx Implementations" 4 5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)" 6 7config MACH_PXA3XX_DT 8 bool "Support PXA3xx platforms from device tree" 9 select CPU_PXA300 |
10 select HAVE_PWM | |
11 select POWER_SUPPLY 12 select PXA3xx 13 select USE_OF 14 help 15 Include support for Marvell PXA3xx based platforms using 16 the device tree. Needn't select any other machine while 17 MACH_PXA3XX_DT is enabled. 18 19config ARCH_LUBBOCK 20 bool "Intel DBPXA250 Development Platform (aka Lubbock)" 21 select PXA25x 22 select SA1111 23 24config MACH_MAINSTONE 25 bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)" | 10 select POWER_SUPPLY 11 select PXA3xx 12 select USE_OF 13 help 14 Include support for Marvell PXA3xx based platforms using 15 the device tree. Needn't select any other machine while 16 MACH_PXA3XX_DT is enabled. 17 18config ARCH_LUBBOCK 19 bool "Intel DBPXA250 Development Platform (aka Lubbock)" 20 select PXA25x 21 select SA1111 22 23config MACH_MAINSTONE 24 bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)" |
26 select HAVE_PWM | |
27 select PXA27x 28 29config MACH_ZYLONITE 30 bool | 25 select PXA27x 26 27config MACH_ZYLONITE 28 bool |
31 select HAVE_PWM | |
32 select PXA3xx 33 34config MACH_ZYLONITE300 35 bool "PXA3xx Development Platform (aka Zylonite) PXA300/310" 36 select CPU_PXA300 37 select CPU_PXA310 38 select MACH_ZYLONITE 39 --- 24 unchanged lines hidden (view full) --- 64 65config ARCH_PXA_IDP 66 bool "Accelent Xscale IDP" 67 select PXA25x 68 69config ARCH_VIPER 70 bool "Arcom/Eurotech VIPER SBC" 71 select ARCOM_PCMCIA | 29 select PXA3xx 30 31config MACH_ZYLONITE300 32 bool "PXA3xx Development Platform (aka Zylonite) PXA300/310" 33 select CPU_PXA300 34 select CPU_PXA310 35 select MACH_ZYLONITE 36 --- 24 unchanged lines hidden (view full) --- 61 62config ARCH_PXA_IDP 63 bool "Accelent Xscale IDP" 64 select PXA25x 65 66config ARCH_VIPER 67 bool "Arcom/Eurotech VIPER SBC" 68 select ARCOM_PCMCIA |
72 select HAVE_PWM | |
73 select I2C_GPIO 74 select ISA 75 select PXA25x 76 select PXA_HAVE_ISA_IRQS 77 78config MACH_ARCOM_ZEUS 79 bool "Arcom/Eurotech ZEUS SBC" 80 select ARCOM_PCMCIA --- 34 unchanged lines hidden (view full) --- 115config MACH_EXEDA 116 bool "CompuLab eXeda platform" 117 select PXA27x 118 119config MACH_CM_X300 120 bool "CompuLab CM-X300 modules" 121 select CPU_PXA300 122 select CPU_PXA310 | 69 select I2C_GPIO 70 select ISA 71 select PXA25x 72 select PXA_HAVE_ISA_IRQS 73 74config MACH_ARCOM_ZEUS 75 bool "Arcom/Eurotech ZEUS SBC" 76 select ARCOM_PCMCIA --- 34 unchanged lines hidden (view full) --- 111config MACH_EXEDA 112 bool "CompuLab eXeda platform" 113 select PXA27x 114 115config MACH_CM_X300 116 bool "CompuLab CM-X300 modules" 117 select CPU_PXA300 118 select CPU_PXA310 |
123 select HAVE_PWM | |
124 select PXA3xx 125 126config MACH_CAPC7117 127 bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM" 128 select CPU_PXA320 129 select PXA3xx 130 131config ARCH_GUMSTIX --- 74 unchanged lines hidden (view full) --- 206 207config TRIZEPS_PCMCIA 208 bool 209 help 210 Enable PCMCIA support for Trizeps modules 211 212config MACH_LOGICPD_PXA270 213 bool "LogicPD PXA270 Card Engine Development Platform" | 119 select PXA3xx 120 121config MACH_CAPC7117 122 bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM" 123 select CPU_PXA320 124 select PXA3xx 125 126config ARCH_GUMSTIX --- 74 unchanged lines hidden (view full) --- 201 202config TRIZEPS_PCMCIA 203 bool 204 help 205 Enable PCMCIA support for Trizeps modules 206 207config MACH_LOGICPD_PXA270 208 bool "LogicPD PXA270 Card Engine Development Platform" |
214 select HAVE_PWM | |
215 select PXA27x 216 217config MACH_PCM027 218 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" 219 select IWMMXT 220 select PXA27x 221 222config MACH_PCM990_BASEBOARD 223 bool "PHYTEC PCM-990 development board" 224 depends on MACH_PCM027 | 209 select PXA27x 210 211config MACH_PCM027 212 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" 213 select IWMMXT 214 select PXA27x 215 216config MACH_PCM990_BASEBOARD 217 bool "PHYTEC PCM-990 development board" 218 depends on MACH_PCM027 |
225 select HAVE_PWM | |
226 227choice 228 prompt "display on pcm990" 229 depends on MACH_PCM990_BASEBOARD 230 231config PCM990_DISPLAY_SHARP 232 bool "sharp lq084v1dg21 stn display" 233 --- 7 unchanged lines hidden (view full) --- 241 242config MACH_COLIBRI 243 bool "Toradex Colibri PXA270" 244 select PXA27x 245 246config MACH_COLIBRI_PXA270_INCOME 247 bool "Income s.r.o. PXA270 SBC" 248 depends on MACH_COLIBRI | 219 220choice 221 prompt "display on pcm990" 222 depends on MACH_PCM990_BASEBOARD 223 224config PCM990_DISPLAY_SHARP 225 bool "sharp lq084v1dg21 stn display" 226 --- 7 unchanged lines hidden (view full) --- 234 235config MACH_COLIBRI 236 bool "Toradex Colibri PXA270" 237 select PXA27x 238 239config MACH_COLIBRI_PXA270_INCOME 240 bool "Income s.r.o. PXA270 SBC" 241 depends on MACH_COLIBRI |
249 select HAVE_PWM | |
250 select PXA27x 251 252config MACH_COLIBRI300 253 bool "Toradex Colibri PXA300/310" 254 select CPU_PXA300 255 select CPU_PXA310 256 select PXA3xx 257 --- 12 unchanged lines hidden (view full) --- 270 select PXA27x 271 help 272 PXA270 based Single Board Computer. 273 274comment "End-user Products (sorted by vendor name)" 275 276config MACH_H4700 277 bool "HP iPAQ hx4700" | 242 select PXA27x 243 244config MACH_COLIBRI300 245 bool "Toradex Colibri PXA300/310" 246 select CPU_PXA300 247 select CPU_PXA310 248 select PXA3xx 249 --- 12 unchanged lines hidden (view full) --- 262 select PXA27x 263 help 264 PXA270 based Single Board Computer. 265 266comment "End-user Products (sorted by vendor name)" 267 268config MACH_H4700 269 bool "HP iPAQ hx4700" |
278 select HAVE_PWM | |
279 select IWMMXT 280 select PXA27x 281 282config MACH_H5000 283 bool "HP iPAQ h5000" 284 select PXA25x 285 286config MACH_HIMALAYA 287 bool "HTC Himalaya Support" 288 select CPU_PXA26x 289 290config MACH_MAGICIAN 291 bool "Enable HTC Magician Support" | 270 select IWMMXT 271 select PXA27x 272 273config MACH_H5000 274 bool "HP iPAQ h5000" 275 select PXA25x 276 277config MACH_HIMALAYA 278 bool "HTC Himalaya Support" 279 select CPU_PXA26x 280 281config MACH_MAGICIAN 282 bool "Enable HTC Magician Support" |
292 select HAVE_PWM | |
293 select IWMMXT 294 select PXA27x 295 296config MACH_MIOA701 297 bool "Mitac Mio A701 Support" 298 select GPIO_SYSFS | 283 select IWMMXT 284 select PXA27x 285 286config MACH_MIOA701 287 bool "Mitac Mio A701 Support" 288 select GPIO_SYSFS |
299 select HAVE_PWM | |
300 select IWMMXT 301 select PXA27x 302 help 303 Say Y here if you intend to run this kernel on a 304 MIO A701. Currently there is only basic support 305 for this PDA. 306 307config PXA_EZX 308 bool "Motorola EZX Platform" | 289 select IWMMXT 290 select PXA27x 291 help 292 Say Y here if you intend to run this kernel on a 293 MIO A701. Currently there is only basic support 294 for this PDA. 295 296config PXA_EZX 297 bool "Motorola EZX Platform" |
309 select HAVE_PWM | |
310 select IWMMXT 311 select PXA27x 312 313config MACH_EZX_A780 314 bool "Motorola EZX A780" 315 default y 316 depends on PXA_EZX 317 --- 23 unchanged lines hidden (view full) --- 341 depends on PXA_EZX 342 343config MACH_MP900C 344 bool "Nec Mobilepro 900/c" 345 select PXA25x 346 347config ARCH_PXA_PALM 348 bool "PXA based Palm PDAs" | 298 select IWMMXT 299 select PXA27x 300 301config MACH_EZX_A780 302 bool "Motorola EZX A780" 303 default y 304 depends on PXA_EZX 305 --- 23 unchanged lines hidden (view full) --- 329 depends on PXA_EZX 330 331config MACH_MP900C 332 bool "Nec Mobilepro 900/c" 333 select PXA25x 334 335config ARCH_PXA_PALM 336 bool "PXA based Palm PDAs" |
349 select HAVE_PWM | |
350 351config MACH_PALM27X 352 bool 353 354config MACH_PALMTE2 355 bool "Palm Tungsten|E2" 356 default y 357 depends on ARCH_PXA_PALM --- 81 unchanged lines hidden (view full) --- 439 select PXA27x 440 help 441 Say Y here if you intend to run this kernel on Palm Treo 680 442 smartphone. 443 444config MACH_RAUMFELD_RC 445 bool "Raumfeld Controller" 446 select CPU_PXA300 | 337 338config MACH_PALM27X 339 bool 340 341config MACH_PALMTE2 342 bool "Palm Tungsten|E2" 343 default y 344 depends on ARCH_PXA_PALM --- 81 unchanged lines hidden (view full) --- 426 select PXA27x 427 help 428 Say Y here if you intend to run this kernel on Palm Treo 680 429 smartphone. 430 431config MACH_RAUMFELD_RC 432 bool "Raumfeld Controller" 433 select CPU_PXA300 |
447 select HAVE_PWM | |
448 select POWER_SUPPLY 449 select PXA3xx 450 451config MACH_RAUMFELD_CONNECTOR 452 bool "Raumfeld Connector" 453 select CPU_PXA300 454 select POWER_SUPPLY 455 select PXA3xx --- 147 unchanged lines hidden (view full) --- 603 default y 604 depends on ARCH_PXA_ESERIES 605 help 606 Say Y here if you intend to run this kernel on a Toshiba 607 e800 family PDA. 608 609config MACH_ZIPIT2 610 bool "Zipit Z2 Handheld" | 434 select POWER_SUPPLY 435 select PXA3xx 436 437config MACH_RAUMFELD_CONNECTOR 438 bool "Raumfeld Connector" 439 select CPU_PXA300 440 select POWER_SUPPLY 441 select PXA3xx --- 147 unchanged lines hidden (view full) --- 589 default y 590 depends on ARCH_PXA_ESERIES 591 help 592 Say Y here if you intend to run this kernel on a Toshiba 593 e800 family PDA. 594 595config MACH_ZIPIT2 596 bool "Zipit Z2 Handheld" |
611 select HAVE_PWM | |
612 select PXA27x 613endmenu 614 615config PXA25x 616 bool 617 select CPU_XSCALE 618 help 619 Select code specific to PXA21x/25x/26x variants --- 81 unchanged lines hidden --- | 597 select PXA27x 598endmenu 599 600config PXA25x 601 bool 602 select CPU_XSCALE 603 help 604 Select code specific to PXA21x/25x/26x variants --- 81 unchanged lines hidden --- |