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