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