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