blob: 962ec2b79e5e460f461d63985aabc47f2671ad47 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001menu "mpc85xx CPU"
2 depends on MPC85xx
3
4config SYS_CPU
Masahiro Yamadadd840582014-07-30 14:08:14 +09005 default "mpc85xx"
6
7choice
8 prompt "Target select"
Joe Hershbergera26cd042015-05-12 14:46:23 -05009 optional
Masahiro Yamadadd840582014-07-30 14:08:14 +090010
11config TARGET_SBC8548
12 bool "Support sbc8548"
York Sun281ed4c2016-11-15 13:52:34 -080013 select ARCH_MPC8548
Masahiro Yamadadd840582014-07-30 14:08:14 +090014
15config TARGET_SOCRATES
16 bool "Support socrates"
York Sun25cb74b2016-11-15 13:57:15 -080017 select ARCH_MPC8544
Masahiro Yamadadd840582014-07-30 14:08:14 +090018
York Sun45a8d112016-11-18 13:51:01 -080019config TARGET_B4420QDS
20 bool "Support B4420QDS"
21 select SUPPORT_SPL
22 select PHYS_64BIT
23
Masahiro Yamadadd840582014-07-30 14:08:14 +090024config TARGET_B4860QDS
25 bool "Support B4860QDS"
York Sun3006ebc2016-11-18 11:44:43 -080026 select ARCH_B4860
Masahiro Yamada02627352014-10-20 17:45:56 +090027 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090028 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +090029
30config TARGET_BSC9131RDB
31 bool "Support BSC9131RDB"
York Sun115d60c2016-11-15 14:09:50 -080032 select ARCH_BSC9131
Masahiro Yamada02627352014-10-20 17:45:56 +090033 select SUPPORT_SPL
Masahiro Yamadadd840582014-07-30 14:08:14 +090034
35config TARGET_BSC9132QDS
36 bool "Support BSC9132QDS"
York Sun115d60c2016-11-15 14:09:50 -080037 select ARCH_BSC9132
Masahiro Yamada02627352014-10-20 17:45:56 +090038 select SUPPORT_SPL
Masahiro Yamadadd840582014-07-30 14:08:14 +090039
40config TARGET_C29XPCIE
41 bool "Support C29XPCIE"
York Sun4fd64742016-11-15 18:44:22 -080042 select ARCH_C29X
Masahiro Yamada02627352014-10-20 17:45:56 +090043 select SUPPORT_SPL
Masahiro Yamadacf6bbe42014-10-20 17:45:57 +090044 select SUPPORT_TPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090045 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +090046
47config TARGET_P3041DS
48 bool "Support P3041DS"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090049 select PHYS_64BIT
York Sun5e5fdd22016-11-18 11:20:40 -080050 select ARCH_P3041
Masahiro Yamadadd840582014-07-30 14:08:14 +090051
52config TARGET_P4080DS
53 bool "Support P4080DS"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090054 select PHYS_64BIT
York Sune71372c2016-11-18 11:24:40 -080055 select ARCH_P4080
Masahiro Yamadadd840582014-07-30 14:08:14 +090056
57config TARGET_P5020DS
58 bool "Support P5020DS"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090059 select PHYS_64BIT
York Suncefe11c2016-11-18 11:30:56 -080060 select ARCH_P5020
Masahiro Yamadadd840582014-07-30 14:08:14 +090061
62config TARGET_P5040DS
63 bool "Support P5040DS"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +090064 select PHYS_64BIT
York Sun95390362016-11-18 11:39:36 -080065 select ARCH_P5040
Masahiro Yamadadd840582014-07-30 14:08:14 +090066
67config TARGET_MPC8536DS
68 bool "Support MPC8536DS"
York Sun24ad75a2016-11-16 11:06:47 -080069 select ARCH_MPC8536
Masahiro Yamadadd840582014-07-30 14:08:14 +090070
71config TARGET_MPC8540ADS
72 bool "Support MPC8540ADS"
York Sun7f825212016-11-16 11:13:06 -080073 select ARCH_MPC8540
Masahiro Yamadadd840582014-07-30 14:08:14 +090074
75config TARGET_MPC8541CDS
76 bool "Support MPC8541CDS"
York Sun3aff3082016-11-16 11:18:31 -080077 select ARCH_MPC8541
Masahiro Yamadadd840582014-07-30 14:08:14 +090078
79config TARGET_MPC8544DS
80 bool "Support MPC8544DS"
York Sun25cb74b2016-11-15 13:57:15 -080081 select ARCH_MPC8544
Masahiro Yamadadd840582014-07-30 14:08:14 +090082
83config TARGET_MPC8548CDS
84 bool "Support MPC8548CDS"
York Sun281ed4c2016-11-15 13:52:34 -080085 select ARCH_MPC8548
Masahiro Yamadadd840582014-07-30 14:08:14 +090086
87config TARGET_MPC8555CDS
88 bool "Support MPC8555CDS"
York Sun3c3d8ab2016-11-16 11:23:23 -080089 select ARCH_MPC8555
Masahiro Yamadadd840582014-07-30 14:08:14 +090090
91config TARGET_MPC8560ADS
92 bool "Support MPC8560ADS"
York Sun99d0a312016-11-16 11:26:45 -080093 select ARCH_MPC8560
Masahiro Yamadadd840582014-07-30 14:08:14 +090094
95config TARGET_MPC8568MDS
96 bool "Support MPC8568MDS"
York Sund07c3842016-11-16 11:32:17 -080097 select ARCH_MPC8568
Masahiro Yamadadd840582014-07-30 14:08:14 +090098
99config TARGET_MPC8569MDS
100 bool "Support MPC8569MDS"
York Sun23b36a72016-11-16 11:34:52 -0800101 select ARCH_MPC8569
Masahiro Yamadadd840582014-07-30 14:08:14 +0900102
103config TARGET_MPC8572DS
104 bool "Support MPC8572DS"
York Sunc8f48472016-11-16 11:39:20 -0800105 select ARCH_MPC8572
Masahiro Yamadadd840582014-07-30 14:08:14 +0900106
York Sun76016862016-11-16 13:30:06 -0800107config TARGET_P1010RDB_PA
108 bool "Support P1010RDB_PA"
109 select ARCH_P1010
110 select SUPPORT_SPL
111 select SUPPORT_TPL
112
113config TARGET_P1010RDB_PB
114 bool "Support P1010RDB_PB"
York Sun7d5f9f82016-11-16 13:08:52 -0800115 select ARCH_P1010
Masahiro Yamada02627352014-10-20 17:45:56 +0900116 select SUPPORT_SPL
Masahiro Yamadacf6bbe42014-10-20 17:45:57 +0900117 select SUPPORT_TPL
Masahiro Yamadadd840582014-07-30 14:08:14 +0900118
119config TARGET_P1022DS
120 bool "Support P1022DS"
York Sunfeb9e252016-11-16 15:23:52 -0800121 select ARCH_P1022
Masahiro Yamada02627352014-10-20 17:45:56 +0900122 select SUPPORT_SPL
Masahiro Yamadacf6bbe42014-10-20 17:45:57 +0900123 select SUPPORT_TPL
Masahiro Yamadadd840582014-07-30 14:08:14 +0900124
125config TARGET_P1023RDB
126 bool "Support P1023RDB"
York Sun9bb1d6b2016-11-16 15:45:31 -0800127 select ARCH_P1023
Masahiro Yamadadd840582014-07-30 14:08:14 +0900128
York Sunfedae6e2016-11-17 13:12:38 -0800129config TARGET_P1020MBG
130 bool "Support P1020MBG-PC"
131 select SUPPORT_SPL
132 select SUPPORT_TPL
York Sun484fff62016-11-18 10:02:14 -0800133 select ARCH_P1020
134
York Sunaa146202016-11-17 13:52:44 -0800135config TARGET_P1020RDB_PC
136 bool "Support P1020RDB-PC"
137 select SUPPORT_SPL
138 select SUPPORT_TPL
York Sun484fff62016-11-18 10:02:14 -0800139 select ARCH_P1020
York Sunaa146202016-11-17 13:52:44 -0800140
York Sunf404b662016-11-17 13:53:33 -0800141config TARGET_P1020RDB_PD
142 bool "Support P1020RDB-PD"
143 select SUPPORT_SPL
144 select SUPPORT_TPL
York Sun484fff62016-11-18 10:02:14 -0800145 select ARCH_P1020
York Sunf404b662016-11-17 13:53:33 -0800146
York Sune9bc8a82016-11-17 13:53:54 -0800147config TARGET_P1020UTM
148 bool "Support P1020UTM"
149 select SUPPORT_SPL
150 select SUPPORT_TPL
York Sun484fff62016-11-18 10:02:14 -0800151 select ARCH_P1020
York Sunfedae6e2016-11-17 13:12:38 -0800152
York Sunda439db2016-11-17 13:43:18 -0800153config TARGET_P1021RDB
154 bool "Support P1021RDB"
155 select SUPPORT_SPL
156 select SUPPORT_TPL
York Suna9907992016-11-18 10:59:02 -0800157 select ARCH_P1021
York Sunda439db2016-11-17 13:43:18 -0800158
York Sun4eedabf2016-11-17 13:48:39 -0800159config TARGET_P1024RDB
160 bool "Support P1024RDB"
161 select SUPPORT_SPL
162 select SUPPORT_TPL
York Sun52b6f132016-11-18 11:00:57 -0800163 select ARCH_P1024
York Sun4eedabf2016-11-17 13:48:39 -0800164
York Sunb0c98b42016-11-17 14:10:14 -0800165config TARGET_P1025RDB
166 bool "Support P1025RDB"
167 select SUPPORT_SPL
168 select SUPPORT_TPL
York Sun4167a672016-11-18 11:05:38 -0800169 select ARCH_P1025
York Sunb0c98b42016-11-17 14:10:14 -0800170
York Sun8435aa72016-11-17 14:19:18 -0800171config TARGET_P2020RDB
172 bool "Support P2020RDB-PC"
173 select SUPPORT_SPL
174 select SUPPORT_TPL
York Sun45936372016-11-18 11:08:43 -0800175 select ARCH_P2020
York Sun8435aa72016-11-17 14:19:18 -0800176
Masahiro Yamadadd840582014-07-30 14:08:14 +0900177config TARGET_P1_TWR
178 bool "Support p1_twr"
York Sun4167a672016-11-18 11:05:38 -0800179 select ARCH_P1025
Masahiro Yamadadd840582014-07-30 14:08:14 +0900180
Masahiro Yamadadd840582014-07-30 14:08:14 +0900181config TARGET_P2041RDB
182 bool "Support P2041RDB"
York Sunce040c82016-11-18 11:15:21 -0800183 select ARCH_P2041
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900184 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900185
186config TARGET_QEMU_PPCE500
187 bool "Support qemu-ppce500"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900188 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900189
Shengzhou Liuaba80042014-11-24 17:11:55 +0800190config TARGET_T102XQDS
191 bool "Support T102xQDS"
192 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900193 select PHYS_64BIT
Shengzhou Liuaba80042014-11-24 17:11:55 +0800194
Shengzhou Liu48c6f322014-11-24 17:11:56 +0800195config TARGET_T102XRDB
196 bool "Support T102xRDB"
197 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900198 select PHYS_64BIT
Shengzhou Liu48c6f322014-11-24 17:11:56 +0800199
Masahiro Yamadadd840582014-07-30 14:08:14 +0900200config TARGET_T1040QDS
201 bool "Support T1040QDS"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900202 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900203
204config TARGET_T104XRDB
205 bool "Support T104xRDB"
Masahiro Yamada02627352014-10-20 17:45:56 +0900206 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900207 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900208
209config TARGET_T208XQDS
210 bool "Support T208xQDS"
Masahiro Yamada02627352014-10-20 17:45:56 +0900211 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900212 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900213
214config TARGET_T208XRDB
215 bool "Support T208xRDB"
Masahiro Yamada02627352014-10-20 17:45:56 +0900216 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900217 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900218
Masahiro Yamadadd840582014-07-30 14:08:14 +0900219config TARGET_T4240QDS
220 bool "Support T4240QDS"
Masahiro Yamada02627352014-10-20 17:45:56 +0900221 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900222 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900223
224config TARGET_T4240RDB
225 bool "Support T4240RDB"
Chunhe Lan373762c2015-03-20 17:08:54 +0800226 select SUPPORT_SPL
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900227 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900228
229config TARGET_CONTROLCENTERD
230 bool "Support controlcenterd"
York Sunfeb9e252016-11-16 15:23:52 -0800231 select ARCH_P1022
Masahiro Yamadadd840582014-07-30 14:08:14 +0900232
233config TARGET_KMP204X
234 bool "Support kmp204x"
York Sunce040c82016-11-18 11:15:21 -0800235 select ARCH_P2041
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900236 select PHYS_64BIT
Masahiro Yamadadd840582014-07-30 14:08:14 +0900237
Masahiro Yamadadd840582014-07-30 14:08:14 +0900238config TARGET_XPEDITE520X
239 bool "Support xpedite520x"
York Sun281ed4c2016-11-15 13:52:34 -0800240 select ARCH_MPC8548
Masahiro Yamadadd840582014-07-30 14:08:14 +0900241
242config TARGET_XPEDITE537X
243 bool "Support xpedite537x"
York Sunc8f48472016-11-16 11:39:20 -0800244 select ARCH_MPC8572
Masahiro Yamadadd840582014-07-30 14:08:14 +0900245
246config TARGET_XPEDITE550X
247 bool "Support xpedite550x"
York Sun45936372016-11-18 11:08:43 -0800248 select ARCH_P2020
Masahiro Yamadadd840582014-07-30 14:08:14 +0900249
Oleksandr G Zhadan8b0044f2015-04-29 16:57:39 -0400250config TARGET_UCP1020
251 bool "Support uCP1020"
York Sun484fff62016-11-18 10:02:14 -0800252 select ARCH_P1020
Oleksandr G Zhadan8b0044f2015-04-29 16:57:39 -0400253
Andy Fleming87e29872015-11-04 15:48:32 -0600254config TARGET_CYRUS
255 bool "Support Varisys Cyrus"
Masahiro Yamadabb6b1422016-07-25 19:56:03 +0900256 select PHYS_64BIT
Andy Fleming87e29872015-11-04 15:48:32 -0600257
Masahiro Yamadadd840582014-07-30 14:08:14 +0900258endchoice
259
York Sun3006ebc2016-11-18 11:44:43 -0800260config ARCH_B4860
261 bool
262
York Sun115d60c2016-11-15 14:09:50 -0800263config ARCH_BSC9131
264 bool
265
266config ARCH_BSC9132
267 bool
268
York Sun4fd64742016-11-15 18:44:22 -0800269config ARCH_C29X
270 bool
271
York Sun24ad75a2016-11-16 11:06:47 -0800272config ARCH_MPC8536
273 bool
274
York Sun7f825212016-11-16 11:13:06 -0800275config ARCH_MPC8540
276 bool
277
York Sun3aff3082016-11-16 11:18:31 -0800278config ARCH_MPC8541
279 bool
280
York Sun25cb74b2016-11-15 13:57:15 -0800281config ARCH_MPC8544
282 bool
283
York Sun281ed4c2016-11-15 13:52:34 -0800284config ARCH_MPC8548
285 bool
286
York Sun3c3d8ab2016-11-16 11:23:23 -0800287config ARCH_MPC8555
288 bool
289
York Sun99d0a312016-11-16 11:26:45 -0800290config ARCH_MPC8560
291 bool
292
York Sund07c3842016-11-16 11:32:17 -0800293config ARCH_MPC8568
294 bool
295
York Sun23b36a72016-11-16 11:34:52 -0800296config ARCH_MPC8569
297 bool
298
York Sunc8f48472016-11-16 11:39:20 -0800299config ARCH_MPC8572
300 bool
301
York Sun7d5f9f82016-11-16 13:08:52 -0800302config ARCH_P1010
303 bool
304
York Sun1cdd96f2016-11-16 15:54:15 -0800305config ARCH_P1011
306 bool
307
York Sun484fff62016-11-18 10:02:14 -0800308config ARCH_P1020
309 bool
310
York Suna9907992016-11-18 10:59:02 -0800311config ARCH_P1021
312 bool
313
York Sunfeb9e252016-11-16 15:23:52 -0800314config ARCH_P1022
315 bool
316
York Sun9bb1d6b2016-11-16 15:45:31 -0800317config ARCH_P1023
318 bool
319
York Sun52b6f132016-11-18 11:00:57 -0800320config ARCH_P1024
321 bool
322
York Sun4167a672016-11-18 11:05:38 -0800323config ARCH_P1025
324 bool
325
York Sun45936372016-11-18 11:08:43 -0800326config ARCH_P2020
327 bool
328
York Sunce040c82016-11-18 11:15:21 -0800329config ARCH_P2041
330 bool
331
York Sun5e5fdd22016-11-18 11:20:40 -0800332config ARCH_P3041
333 bool
334
York Sune71372c2016-11-18 11:24:40 -0800335config ARCH_P4080
336 bool
337
York Suncefe11c2016-11-18 11:30:56 -0800338config ARCH_P5020
339 bool
340
York Sun95390362016-11-18 11:39:36 -0800341config ARCH_P5040
342 bool
343
Masahiro Yamadadd840582014-07-30 14:08:14 +0900344source "board/freescale/b4860qds/Kconfig"
345source "board/freescale/bsc9131rdb/Kconfig"
346source "board/freescale/bsc9132qds/Kconfig"
347source "board/freescale/c29xpcie/Kconfig"
348source "board/freescale/corenet_ds/Kconfig"
349source "board/freescale/mpc8536ds/Kconfig"
350source "board/freescale/mpc8540ads/Kconfig"
351source "board/freescale/mpc8541cds/Kconfig"
352source "board/freescale/mpc8544ds/Kconfig"
353source "board/freescale/mpc8548cds/Kconfig"
354source "board/freescale/mpc8555cds/Kconfig"
355source "board/freescale/mpc8560ads/Kconfig"
356source "board/freescale/mpc8568mds/Kconfig"
357source "board/freescale/mpc8569mds/Kconfig"
358source "board/freescale/mpc8572ds/Kconfig"
359source "board/freescale/p1010rdb/Kconfig"
360source "board/freescale/p1022ds/Kconfig"
361source "board/freescale/p1023rdb/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900362source "board/freescale/p1_p2_rdb_pc/Kconfig"
363source "board/freescale/p1_twr/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900364source "board/freescale/p2041rdb/Kconfig"
365source "board/freescale/qemu-ppce500/Kconfig"
Shengzhou Liuaba80042014-11-24 17:11:55 +0800366source "board/freescale/t102xqds/Kconfig"
Shengzhou Liu48c6f322014-11-24 17:11:56 +0800367source "board/freescale/t102xrdb/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900368source "board/freescale/t1040qds/Kconfig"
369source "board/freescale/t104xrdb/Kconfig"
370source "board/freescale/t208xqds/Kconfig"
371source "board/freescale/t208xrdb/Kconfig"
372source "board/freescale/t4qds/Kconfig"
373source "board/freescale/t4rdb/Kconfig"
374source "board/gdsys/p1022/Kconfig"
375source "board/keymile/kmp204x/Kconfig"
376source "board/sbc8548/Kconfig"
377source "board/socrates/Kconfig"
Andy Fleming87e29872015-11-04 15:48:32 -0600378source "board/varisys/cyrus/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900379source "board/xes/xpedite520x/Kconfig"
380source "board/xes/xpedite537x/Kconfig"
381source "board/xes/xpedite550x/Kconfig"
Oleksandr G Zhadan8b0044f2015-04-29 16:57:39 -0400382source "board/Arcturus/ucp1020/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900383
384endmenu