Kconfig (01b944fe1cd4e21a2a9ed51adbdbafe2d5e905ba) | Kconfig (55e70147e789d0ded8c673acea292bb5a09eb974) |
---|---|
1if ARCH_PXA 2 3menu "Intel PXA2xx/PXA3xx Implementations" 4 5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)" 6 7config MACH_PXA27X_DT 8 bool "Support PXA27x platforms from device tree" --- 283 unchanged lines hidden (view full) --- 292 293config MACH_MAGICIAN 294 bool "Enable HTC Magician Support" 295 select IWMMXT 296 select PXA27x 297 298config MACH_MIOA701 299 bool "Mitac Mio A701 Support" | 1if ARCH_PXA 2 3menu "Intel PXA2xx/PXA3xx Implementations" 4 5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)" 6 7config MACH_PXA27X_DT 8 bool "Support PXA27x platforms from device tree" --- 283 unchanged lines hidden (view full) --- 292 293config MACH_MAGICIAN 294 bool "Enable HTC Magician Support" 295 select IWMMXT 296 select PXA27x 297 298config MACH_MIOA701 299 bool "Mitac Mio A701 Support" |
300 select GPIO_SYSFS | |
301 select IWMMXT 302 select PXA27x 303 help 304 Say Y here if you intend to run this kernel on a 305 MIO A701. Currently there is only basic support 306 for this PDA. 307 308config PXA_EZX --- 395 unchanged lines hidden --- | 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 --- 395 unchanged lines hidden --- |