]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/powerpc/cpu/mpc85xx/Kconfig
808144edf2ff6e6a358922428f45d2c87e15a223
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
1 menu "mpc85xx CPU"
2 depends on MPC85xx
3
4 config SYS_CPU
5 default "mpc85xx"
6
7 choice
8 prompt "Target select"
9 optional
10
11 config TARGET_SBC8548
12 bool "Support sbc8548"
13 select ARCH_MPC8548
14
15 config TARGET_SOCRATES
16 bool "Support socrates"
17 select ARCH_MPC8544
18
19 config TARGET_B4860QDS
20 bool "Support B4860QDS"
21 select SUPPORT_SPL
22 select PHYS_64BIT
23
24 config TARGET_BSC9131RDB
25 bool "Support BSC9131RDB"
26 select ARCH_BSC9131
27 select SUPPORT_SPL
28
29 config TARGET_BSC9132QDS
30 bool "Support BSC9132QDS"
31 select ARCH_BSC9132
32 select SUPPORT_SPL
33
34 config TARGET_C29XPCIE
35 bool "Support C29XPCIE"
36 select ARCH_C29X
37 select SUPPORT_SPL
38 select SUPPORT_TPL
39 select PHYS_64BIT
40
41 config TARGET_P3041DS
42 bool "Support P3041DS"
43 select PHYS_64BIT
44 select ARCH_P3041
45
46 config TARGET_P4080DS
47 bool "Support P4080DS"
48 select PHYS_64BIT
49 select ARCH_P4080
50
51 config TARGET_P5020DS
52 bool "Support P5020DS"
53 select PHYS_64BIT
54 select ARCH_P5020
55
56 config TARGET_P5040DS
57 bool "Support P5040DS"
58 select PHYS_64BIT
59
60 config TARGET_MPC8536DS
61 bool "Support MPC8536DS"
62 select ARCH_MPC8536
63
64 config TARGET_MPC8540ADS
65 bool "Support MPC8540ADS"
66 select ARCH_MPC8540
67
68 config TARGET_MPC8541CDS
69 bool "Support MPC8541CDS"
70 select ARCH_MPC8541
71
72 config TARGET_MPC8544DS
73 bool "Support MPC8544DS"
74 select ARCH_MPC8544
75
76 config TARGET_MPC8548CDS
77 bool "Support MPC8548CDS"
78 select ARCH_MPC8548
79
80 config TARGET_MPC8555CDS
81 bool "Support MPC8555CDS"
82 select ARCH_MPC8555
83
84 config TARGET_MPC8560ADS
85 bool "Support MPC8560ADS"
86 select ARCH_MPC8560
87
88 config TARGET_MPC8568MDS
89 bool "Support MPC8568MDS"
90 select ARCH_MPC8568
91
92 config TARGET_MPC8569MDS
93 bool "Support MPC8569MDS"
94 select ARCH_MPC8569
95
96 config TARGET_MPC8572DS
97 bool "Support MPC8572DS"
98 select ARCH_MPC8572
99
100 config TARGET_P1010RDB_PA
101 bool "Support P1010RDB_PA"
102 select ARCH_P1010
103 select SUPPORT_SPL
104 select SUPPORT_TPL
105
106 config TARGET_P1010RDB_PB
107 bool "Support P1010RDB_PB"
108 select ARCH_P1010
109 select SUPPORT_SPL
110 select SUPPORT_TPL
111
112 config TARGET_P1022DS
113 bool "Support P1022DS"
114 select ARCH_P1022
115 select SUPPORT_SPL
116 select SUPPORT_TPL
117
118 config TARGET_P1023RDB
119 bool "Support P1023RDB"
120 select ARCH_P1023
121
122 config TARGET_P1020MBG
123 bool "Support P1020MBG-PC"
124 select SUPPORT_SPL
125 select SUPPORT_TPL
126 select ARCH_P1020
127
128 config TARGET_P1020RDB_PC
129 bool "Support P1020RDB-PC"
130 select SUPPORT_SPL
131 select SUPPORT_TPL
132 select ARCH_P1020
133
134 config TARGET_P1020RDB_PD
135 bool "Support P1020RDB-PD"
136 select SUPPORT_SPL
137 select SUPPORT_TPL
138 select ARCH_P1020
139
140 config TARGET_P1020UTM
141 bool "Support P1020UTM"
142 select SUPPORT_SPL
143 select SUPPORT_TPL
144 select ARCH_P1020
145
146 config TARGET_P1021RDB
147 bool "Support P1021RDB"
148 select SUPPORT_SPL
149 select SUPPORT_TPL
150 select ARCH_P1021
151
152 config TARGET_P1024RDB
153 bool "Support P1024RDB"
154 select SUPPORT_SPL
155 select SUPPORT_TPL
156 select ARCH_P1024
157
158 config TARGET_P1025RDB
159 bool "Support P1025RDB"
160 select SUPPORT_SPL
161 select SUPPORT_TPL
162 select ARCH_P1025
163
164 config TARGET_P2020RDB
165 bool "Support P2020RDB-PC"
166 select SUPPORT_SPL
167 select SUPPORT_TPL
168 select ARCH_P2020
169
170 config TARGET_P1_TWR
171 bool "Support p1_twr"
172 select ARCH_P1025
173
174 config TARGET_P2041RDB
175 bool "Support P2041RDB"
176 select ARCH_P2041
177 select PHYS_64BIT
178
179 config TARGET_QEMU_PPCE500
180 bool "Support qemu-ppce500"
181 select PHYS_64BIT
182
183 config TARGET_T102XQDS
184 bool "Support T102xQDS"
185 select SUPPORT_SPL
186 select PHYS_64BIT
187
188 config TARGET_T102XRDB
189 bool "Support T102xRDB"
190 select SUPPORT_SPL
191 select PHYS_64BIT
192
193 config TARGET_T1040QDS
194 bool "Support T1040QDS"
195 select PHYS_64BIT
196
197 config TARGET_T104XRDB
198 bool "Support T104xRDB"
199 select SUPPORT_SPL
200 select PHYS_64BIT
201
202 config TARGET_T208XQDS
203 bool "Support T208xQDS"
204 select SUPPORT_SPL
205 select PHYS_64BIT
206
207 config TARGET_T208XRDB
208 bool "Support T208xRDB"
209 select SUPPORT_SPL
210 select PHYS_64BIT
211
212 config TARGET_T4240QDS
213 bool "Support T4240QDS"
214 select SUPPORT_SPL
215 select PHYS_64BIT
216
217 config TARGET_T4240RDB
218 bool "Support T4240RDB"
219 select SUPPORT_SPL
220 select PHYS_64BIT
221
222 config TARGET_CONTROLCENTERD
223 bool "Support controlcenterd"
224 select ARCH_P1022
225
226 config TARGET_KMP204X
227 bool "Support kmp204x"
228 select ARCH_P2041
229 select PHYS_64BIT
230
231 config TARGET_XPEDITE520X
232 bool "Support xpedite520x"
233 select ARCH_MPC8548
234
235 config TARGET_XPEDITE537X
236 bool "Support xpedite537x"
237 select ARCH_MPC8572
238
239 config TARGET_XPEDITE550X
240 bool "Support xpedite550x"
241 select ARCH_P2020
242
243 config TARGET_UCP1020
244 bool "Support uCP1020"
245 select ARCH_P1020
246
247 config TARGET_CYRUS
248 bool "Support Varisys Cyrus"
249 select PHYS_64BIT
250
251 endchoice
252
253 config ARCH_BSC9131
254 bool
255
256 config ARCH_BSC9132
257 bool
258
259 config ARCH_C29X
260 bool
261
262 config ARCH_MPC8536
263 bool
264
265 config ARCH_MPC8540
266 bool
267
268 config ARCH_MPC8541
269 bool
270
271 config ARCH_MPC8544
272 bool
273
274 config ARCH_MPC8548
275 bool
276
277 config ARCH_MPC8555
278 bool
279
280 config ARCH_MPC8560
281 bool
282
283 config ARCH_MPC8568
284 bool
285
286 config ARCH_MPC8569
287 bool
288
289 config ARCH_MPC8572
290 bool
291
292 config ARCH_P1010
293 bool
294
295 config ARCH_P1011
296 bool
297
298 config ARCH_P1020
299 bool
300
301 config ARCH_P1021
302 bool
303
304 config ARCH_P1022
305 bool
306
307 config ARCH_P1023
308 bool
309
310 config ARCH_P1024
311 bool
312
313 config ARCH_P1025
314 bool
315
316 config ARCH_P2020
317 bool
318
319 config ARCH_P2041
320 bool
321
322 config ARCH_P3041
323 bool
324
325 config ARCH_P4080
326 bool
327
328 config ARCH_P5020
329 bool
330
331 source "board/freescale/b4860qds/Kconfig"
332 source "board/freescale/bsc9131rdb/Kconfig"
333 source "board/freescale/bsc9132qds/Kconfig"
334 source "board/freescale/c29xpcie/Kconfig"
335 source "board/freescale/corenet_ds/Kconfig"
336 source "board/freescale/mpc8536ds/Kconfig"
337 source "board/freescale/mpc8540ads/Kconfig"
338 source "board/freescale/mpc8541cds/Kconfig"
339 source "board/freescale/mpc8544ds/Kconfig"
340 source "board/freescale/mpc8548cds/Kconfig"
341 source "board/freescale/mpc8555cds/Kconfig"
342 source "board/freescale/mpc8560ads/Kconfig"
343 source "board/freescale/mpc8568mds/Kconfig"
344 source "board/freescale/mpc8569mds/Kconfig"
345 source "board/freescale/mpc8572ds/Kconfig"
346 source "board/freescale/p1010rdb/Kconfig"
347 source "board/freescale/p1022ds/Kconfig"
348 source "board/freescale/p1023rdb/Kconfig"
349 source "board/freescale/p1_p2_rdb_pc/Kconfig"
350 source "board/freescale/p1_twr/Kconfig"
351 source "board/freescale/p2041rdb/Kconfig"
352 source "board/freescale/qemu-ppce500/Kconfig"
353 source "board/freescale/t102xqds/Kconfig"
354 source "board/freescale/t102xrdb/Kconfig"
355 source "board/freescale/t1040qds/Kconfig"
356 source "board/freescale/t104xrdb/Kconfig"
357 source "board/freescale/t208xqds/Kconfig"
358 source "board/freescale/t208xrdb/Kconfig"
359 source "board/freescale/t4qds/Kconfig"
360 source "board/freescale/t4rdb/Kconfig"
361 source "board/gdsys/p1022/Kconfig"
362 source "board/keymile/kmp204x/Kconfig"
363 source "board/sbc8548/Kconfig"
364 source "board/socrates/Kconfig"
365 source "board/varisys/cyrus/Kconfig"
366 source "board/xes/xpedite520x/Kconfig"
367 source "board/xes/xpedite537x/Kconfig"
368 source "board/xes/xpedite550x/Kconfig"
369 source "board/Arcturus/ucp1020/Kconfig"
370
371 endmenu