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