Kconfig (ac2536109849217a71510b6ded813e91629e88f6) Kconfig (7fecc34e07e02b4d9dab1a1f4bf7fdac0a656b9b)
1if ARCH_PXA
2
3menu "Intel PXA2xx/PXA3xx Implementations"
4
5if PXA3xx
6
7menu "Supported PXA3xx Processor Variants"
8

--- 110 unchanged lines hidden (view full) ---

119config MACH_E330
120 bool "Toshiba e330"
121 default y
122 depends on ARCH_PXA_ESERIES
123 help
124 Say Y here if you intend to run this kernel on a Toshiba
125 e330 family PDA.
126
1if ARCH_PXA
2
3menu "Intel PXA2xx/PXA3xx Implementations"
4
5if PXA3xx
6
7menu "Supported PXA3xx Processor Variants"
8

--- 110 unchanged lines hidden (view full) ---

119config MACH_E330
120 bool "Toshiba e330"
121 default y
122 depends on ARCH_PXA_ESERIES
123 help
124 Say Y here if you intend to run this kernel on a Toshiba
125 e330 family PDA.
126
127config MACH_E350
128 bool "Toshiba e350"
129 default y
130 depends on ARCH_PXA_ESERIES
131 help
132 Say Y here if you intend to run this kernel on a Toshiba
133 e350 family PDA.
134
135config MACH_E740
136 bool "Toshiba e740"
137 default y
138 depends on ARCH_PXA_ESERIES
127config MACH_E740
128 bool "Toshiba e740"
129 default y
130 depends on ARCH_PXA_ESERIES
139 select FB_W100
140 help
141 Say Y here if you intend to run this kernel on a Toshiba
142 e740 family PDA.
143
144config MACH_E750
145 bool "Toshiba e750"
146 default y
147 depends on ARCH_PXA_ESERIES
131 help
132 Say Y here if you intend to run this kernel on a Toshiba
133 e740 family PDA.
134
135config MACH_E750
136 bool "Toshiba e750"
137 default y
138 depends on ARCH_PXA_ESERIES
148 select FB_W100
149 help
150 Say Y here if you intend to run this kernel on a Toshiba
151 e750 family PDA.
152
153config MACH_E400
154 bool "Toshiba e400"
155 default y
156 depends on ARCH_PXA_ESERIES
157 help
158 Say Y here if you intend to run this kernel on a Toshiba
159 e400 family PDA.
160
161config MACH_E800
162 bool "Toshiba e800"
163 default y
164 depends on ARCH_PXA_ESERIES
139 help
140 Say Y here if you intend to run this kernel on a Toshiba
141 e750 family PDA.
142
143config MACH_E400
144 bool "Toshiba e400"
145 default y
146 depends on ARCH_PXA_ESERIES
147 help
148 Say Y here if you intend to run this kernel on a Toshiba
149 e400 family PDA.
150
151config MACH_E800
152 bool "Toshiba e800"
153 default y
154 depends on ARCH_PXA_ESERIES
165 select FB_W100
166 help
167 Say Y here if you intend to run this kernel on a Toshiba
168 e800 family PDA.
169
170config MACH_TRIZEPS4
171 bool "Keith und Koep Trizeps4 DIMM-Module"
172 select PXA27x
173

--- 21 unchanged lines hidden (view full) ---

195
196config MACH_ARMCORE
197 bool "CompuLab CM-X270 modules"
198 select PXA27x
199 select IWMMXT
200
201config MACH_MAGICIAN
202 bool "Enable HTC Magician Support"
155 help
156 Say Y here if you intend to run this kernel on a Toshiba
157 e800 family PDA.
158
159config MACH_TRIZEPS4
160 bool "Keith und Koep Trizeps4 DIMM-Module"
161 select PXA27x
162

--- 21 unchanged lines hidden (view full) ---

184
185config MACH_ARMCORE
186 bool "CompuLab CM-X270 modules"
187 select PXA27x
188 select IWMMXT
189
190config MACH_MAGICIAN
191 bool "Enable HTC Magician Support"
203 depends on ARCH_PXA
204 select PXA27x
205 select IWMMXT
206
207config MACH_PCM027
208 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
209 select PXA27x
210 select IWMMXT
211 select PXA_SSP
212
192 select PXA27x
193 select IWMMXT
194
195config MACH_PCM027
196 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
197 select PXA27x
198 select IWMMXT
199 select PXA_SSP
200
201config ARCH_PXA_PALM
202 bool "PXA based Palm PDAs"
203 select HAVE_PWM
204
205config MACH_PALMTX
206 bool "Palm T|X"
207 default y
208 depends on ARCH_PXA_PALM
209 select PXA27x
210 select IWMMXT
211 help
212 Say Y here if you intend to run this kernel on a Palm T|X
213 handheld computer.
214
213config MACH_PCM990_BASEBOARD
214 bool "PHYTEC PCM-990 development board"
215 select HAVE_PWM
216 depends on MACH_PCM027
217
218choice
219 prompt "display on pcm990"
220 depends on MACH_PCM990_BASEBOARD

--- 5 unchanged lines hidden (view full) ---

226 bool "nec nl6448bc20_18d tft display"
227
228config PCM990_DISPLAY_NONE
229 bool "no display"
230
231endchoice
232
233
215config MACH_PCM990_BASEBOARD
216 bool "PHYTEC PCM-990 development board"
217 select HAVE_PWM
218 depends on MACH_PCM027
219
220choice
221 prompt "display on pcm990"
222 depends on MACH_PCM990_BASEBOARD

--- 5 unchanged lines hidden (view full) ---

228 bool "nec nl6448bc20_18d tft display"
229
230config PCM990_DISPLAY_NONE
231 bool "no display"
232
233endchoice
234
235
236config PXA_EZX
237 bool "Motorola EZX Platform"
238 select PXA27x
239 select IWMMXT
240 select HAVE_PWM
241
242config MACH_EZX_A780
243 bool "Motorola EZX A780"
244 default y
245 depends on PXA_EZX
246
247config MACH_EZX_E680
248 bool "Motorola EZX E680"
249 default y
250 depends on PXA_EZX
251
252config MACH_EZX_A1200
253 bool "Motorola EZX A1200"
254 default y
255 depends on PXA_EZX
256
257config MACH_EZX_A910
258 bool "Motorola EZX A910"
259 default y
260 depends on PXA_EZX
261
262config MACH_EZX_E6
263 bool "Motorola EZX E6"
264 default y
265 depends on PXA_EZX
266
267config MACH_EZX_E2
268 bool "Motorola EZX E2"
269 default y
270 depends on PXA_EZX
271
234endmenu
235
236config PXA25x
237 bool
238 help
239 Select code specific to PXA21x/25x/26x variants
240
241config PXA27x

--- 25 unchanged lines hidden (view full) ---

267 help
268 Enable support for PXA2xx SSP ports
269
270config PXA_PWM
271 tristate
272 default BACKLIGHT_PWM
273 help
274 Enable support for PXA2xx/PXA3xx PWM controllers
272endmenu
273
274config PXA25x
275 bool
276 help
277 Select code specific to PXA21x/25x/26x variants
278
279config PXA27x

--- 25 unchanged lines hidden (view full) ---

305 help
306 Enable support for PXA2xx SSP ports
307
308config PXA_PWM
309 tristate
310 default BACKLIGHT_PWM
311 help
312 Enable support for PXA2xx/PXA3xx PWM controllers
313
314config TOSA_BT
315 tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
316 depends on MACH_TOSA
317 select RFKILL
318 help
319 This is a simple driver that is able to control
320 the state of built in bluetooth chip on tosa.
321
275endif
322endif