blob: e5b7063ed81807470077d5890fe69199a18ef9c6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001if ARCH_PXA
2
eric miao2c8086a2007-09-11 19:13:17 -07003menu "Intel PXA2xx/PXA3xx Implementations"
4
5if PXA3xx
6
7menu "Supported PXA3xx Processor Variants"
8
9config CPU_PXA300
10 bool "PXA300 (codename Monahans-L)"
11
12config CPU_PXA310
13 bool "PXA310 (codename Monahans-LV)"
14 select CPU_PXA300
15
16config CPU_PXA320
17 bool "PXA320 (codename Monahans-P)"
18
19endmenu
20
21endif
Linus Torvalds1da177e2005-04-16 15:20:36 -070022
23choice
24 prompt "Select target board"
25
26config ARCH_LUBBOCK
27 bool "Intel DBPXA250 Development Platform"
28 select PXA25x
29 select SA1111
30
Lennert Buytenheke9937d42006-03-28 21:08:13 +010031config MACH_LOGICPD_PXA270
32 bool "LogicPD PXA270 Card Engine Development Platform"
33 select PXA27x
Lennert Buytenheke9937d42006-03-28 21:08:13 +010034
Linus Torvalds1da177e2005-04-16 15:20:36 -070035config MACH_MAINSTONE
36 bool "Intel HCDDBBVA0 Development Platform"
37 select PXA27x
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39config ARCH_PXA_IDP
40 bool "Accelent Xscale IDP"
41 select PXA25x
42
43config PXA_SHARPSL
Richard Purdie0dd28f12005-09-13 01:25:34 -070044 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
Linus Torvalds1da177e2005-04-16 15:20:36 -070045 select SHARP_SCOOP
46 select SHARP_PARAM
47 help
48 Say Y here if you intend to run this kernel on a
Richard Purdie0dd28f12005-09-13 01:25:34 -070049 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
50 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
Dirk Opfer8459c152005-11-06 14:27:52 +000051 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
52 handheld computer.
Linus Torvalds1da177e2005-04-16 15:20:36 -070053
Ian Molton3abcd192007-11-19 13:16:56 +010054config ARCH_PXA_ESERIES
55 bool "PXA based Toshiba e-series PDAs"
56 select PXA25x
57
58config MACH_E330
59 bool "Toshiba e330"
60 default y
61 depends on ARCH_PXA_ESERIES
62 help
63 Say Y here if you intend to run this kernel on a Toshiba
64 e330 family PDA.
65
66config MACH_E740
67 bool "Toshiba e740"
68 default y
69 depends on ARCH_PXA_ESERIES
70 help
71 Say Y here if you intend to run this kernel on a Toshiba
72 e740 family PDA.
73
74config MACH_E750
75 bool "Toshiba e750"
76 default y
77 depends on ARCH_PXA_ESERIES
78 help
79 Say Y here if you intend to run this kernel on a Toshiba
80 e750 family PDA.
81
82config MACH_E400
83 bool "Toshiba e400"
84 default y
85 depends on ARCH_PXA_ESERIES
86 help
87 Say Y here if you intend to run this kernel on a Toshiba
88 e400 family PDA.
89
90config MACH_E800
91 bool "Toshiba e800"
92 default y
93 depends on ARCH_PXA_ESERIES
94 help
95 Say Y here if you intend to run this kernel on a Toshiba
96 e800 family PDA.
97
Jürgen Schindele326764a2006-06-29 16:01:43 +010098config MACH_TRIZEPS4
99 bool "Keith und Koep Trizeps4 DIMM-Module"
100 select PXA27x
101
Mike Rapoport3d505272007-07-18 11:31:46 +0100102config MACH_EM_X270
103 bool "CompuLab EM-x270 platform"
104 select PXA27x
105
eric miao2c8086a2007-09-11 19:13:17 -0700106config MACH_ZYLONITE
107 bool "PXA3xx Development Platform"
108 select PXA3xx
109
eric miaoe1d9b952007-12-13 10:41:43 +0800110config MACH_LITTLETON
111 bool "PXA3xx Form Factor Platform (aka Littleton)"
112 select PXA3xx
113 select PXA_SSP
114
Mike Rapoport3696a8a2007-09-23 15:59:26 +0100115config MACH_ARMCORE
116 bool "CompuLab CM-X270 modules"
117 select PXA27x
118 select IWMMXT
119
Philipp Zabele5c271e2007-11-22 17:59:11 +0100120config MACH_MAGICIAN
121 bool "Enable HTC Magician Support"
122 depends on ARCH_PXA
123 select PXA27x
124 select IWMMXT
125
Robert Schwebel34e31d82008-01-08 08:44:23 +0100126config MACH_PCM027
127 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
128 select PXA27x
129 select IWMMXT
130
Linus Torvalds1da177e2005-04-16 15:20:36 -0700131endchoice
132
Robert Schwebel2e927b72008-01-08 08:52:04 +0100133choice
134 prompt "Used baseboard"
135 depends on MACH_PCM027
136
137config MACH_PCM990_BASEBOARD
138 bool "PHYTEC PCM-990 development board"
139
140endchoice
141
Richard Purdie0dd28f12005-09-13 01:25:34 -0700142if PXA_SHARPSL
143
144choice
145 prompt "Select target Sharp Zaurus device range"
146
147config PXA_SHARPSL_25x
Dirk Opfer8459c152005-11-06 14:27:52 +0000148 bool "Sharp PXA25x models (SL-5600, SL-C7xx and SL-C6000x)"
Richard Purdie0dd28f12005-09-13 01:25:34 -0700149 select PXA25x
150
151config PXA_SHARPSL_27x
152 bool "Sharp PXA270 models (SL-Cxx00)"
153 select PXA27x
154
155endchoice
156
157endif
158
Jürgen Schindele326764a2006-06-29 16:01:43 +0100159if MACH_TRIZEPS4
160
161choice
162 prompt "Select base board for Trizeps 4 module"
163
164config MACH_TRIZEPS4_CONXS
165 bool "ConXS Eval Board"
166
167config MACH_TRIZEPS4_ANY
168 bool "another Board"
169
170endchoice
171
172endif
173
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174endmenu
175
176config MACH_POODLE
177 bool "Enable Sharp SL-5600 (Poodle) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100178 depends on PXA_SHARPSL_25x
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179 select SHARP_LOCOMO
Richard Purdiefaed5682006-06-19 20:46:05 +0100180 select PXA_SSP
Linus Torvalds1da177e2005-04-16 15:20:36 -0700181
182config MACH_CORGI
183 bool "Enable Sharp SL-C700 (Corgi) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100184 depends on PXA_SHARPSL_25x
Linus Torvalds1da177e2005-04-16 15:20:36 -0700185 select PXA_SHARP_C7xx
186
187config MACH_SHEPHERD
188 bool "Enable Sharp SL-C750 (Shepherd) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100189 depends on PXA_SHARPSL_25x
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190 select PXA_SHARP_C7xx
191
192config MACH_HUSKY
193 bool "Enable Sharp SL-C760 (Husky) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100194 depends on PXA_SHARPSL_25x
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195 select PXA_SHARP_C7xx
196
Richard Purdie94cabd02005-11-12 18:53:48 +0000197config MACH_AKITA
198 bool "Enable Sharp SL-1000 (Akita) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100199 depends on PXA_SHARPSL_27x
Richard Purdie94cabd02005-11-12 18:53:48 +0000200 select PXA_SHARP_Cxx00
201 select MACH_SPITZ
Richard Purdie08af2952005-12-01 15:52:47 +0000202 select I2C
203 select I2C_PXA
Richard Purdie94cabd02005-11-12 18:53:48 +0000204
Richard Purdie0dd28f12005-09-13 01:25:34 -0700205config MACH_SPITZ
206 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100207 depends on PXA_SHARPSL_27x
Richard Purdie0dd28f12005-09-13 01:25:34 -0700208 select PXA_SHARP_Cxx00
209
210config MACH_BORZOI
211 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100212 depends on PXA_SHARPSL_27x
Richard Purdie0dd28f12005-09-13 01:25:34 -0700213 select PXA_SHARP_Cxx00
214
Dirk Opfer8459c152005-11-06 14:27:52 +0000215config MACH_TOSA
216 bool "Enable Sharp SL-6000x (Tosa) Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100217 depends on PXA_SHARPSL_25x
Dirk Opfer8459c152005-11-06 14:27:52 +0000218
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219config PXA25x
220 bool
221 help
222 Select code specific to PXA21x/25x/26x variants
223
224config PXA27x
225 bool
226 help
227 Select code specific to PXA27x variants
228
eric miao2c8086a2007-09-11 19:13:17 -0700229config PXA3xx
230 bool
231 help
232 Select code specific to PXA3xx variants
233
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234config PXA_SHARP_C7xx
235 bool
Liam Girdwoodb216c012005-11-10 17:45:39 +0000236 select PXA_SSP
Richard Purdieb7557de2006-01-05 20:44:55 +0000237 select SHARPSL_PM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238 help
239 Enable support for all Sharp C7xx models
240
Richard Purdie0dd28f12005-09-13 01:25:34 -0700241config PXA_SHARP_Cxx00
242 bool
Liam Girdwoodb216c012005-11-10 17:45:39 +0000243 select PXA_SSP
Richard Purdieb7557de2006-01-05 20:44:55 +0000244 select SHARPSL_PM
Richard Purdie0dd28f12005-09-13 01:25:34 -0700245 help
246 Enable common support for Sharp Cxx00 models
247
Liam Girdwoodb216c012005-11-10 17:45:39 +0000248config PXA_SSP
249 tristate
250 help
251 Enable support for PXA2xx SSP ports
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252endif