Kconfig 6.7 KB
Newer Older
1 2 3 4 5 6 7 8
menu "mpc85xx CPU"
	depends on MPC85xx

config SYS_CPU
	default "mpc85xx"

choice
	prompt "Target select"
9
	optional
10 11 12

config TARGET_SBC8548
	bool "Support sbc8548"
13
	select ARCH_MPC8548
14 15 16

config TARGET_SOCRATES
	bool "Support socrates"
17
	select ARCH_MPC8544
18

19 20 21 22 23
config TARGET_B4420QDS
	bool "Support B4420QDS"
	select SUPPORT_SPL
	select PHYS_64BIT

24 25
config TARGET_B4860QDS
	bool "Support B4860QDS"
M
Masahiro Yamada 已提交
26
	select SUPPORT_SPL
27
	select PHYS_64BIT
28 29 30

config TARGET_BSC9131RDB
	bool "Support BSC9131RDB"
31
	select ARCH_BSC9131
M
Masahiro Yamada 已提交
32
	select SUPPORT_SPL
33 34 35

config TARGET_BSC9132QDS
	bool "Support BSC9132QDS"
36
	select ARCH_BSC9132
M
Masahiro Yamada 已提交
37
	select SUPPORT_SPL
38 39 40

config TARGET_C29XPCIE
	bool "Support C29XPCIE"
41
	select ARCH_C29X
M
Masahiro Yamada 已提交
42
	select SUPPORT_SPL
M
Masahiro Yamada 已提交
43
	select SUPPORT_TPL
44
	select PHYS_64BIT
45 46 47

config TARGET_P3041DS
	bool "Support P3041DS"
48
	select PHYS_64BIT
49
	select ARCH_P3041
50 51 52

config TARGET_P4080DS
	bool "Support P4080DS"
53
	select PHYS_64BIT
54
	select ARCH_P4080
55 56 57

config TARGET_P5020DS
	bool "Support P5020DS"
58
	select PHYS_64BIT
59
	select ARCH_P5020
60 61 62

config TARGET_P5040DS
	bool "Support P5040DS"
63
	select PHYS_64BIT
64
	select ARCH_P5040
65 66 67

config TARGET_MPC8536DS
	bool "Support MPC8536DS"
68
	select ARCH_MPC8536
69 70 71

config TARGET_MPC8540ADS
	bool "Support MPC8540ADS"
72
	select ARCH_MPC8540
73 74 75

config TARGET_MPC8541CDS
	bool "Support MPC8541CDS"
76
	select ARCH_MPC8541
77 78 79

config TARGET_MPC8544DS
	bool "Support MPC8544DS"
80
	select ARCH_MPC8544
81 82 83

config TARGET_MPC8548CDS
	bool "Support MPC8548CDS"
84
	select ARCH_MPC8548
85 86 87

config TARGET_MPC8555CDS
	bool "Support MPC8555CDS"
88
	select ARCH_MPC8555
89 90 91

config TARGET_MPC8560ADS
	bool "Support MPC8560ADS"
92
	select ARCH_MPC8560
93 94 95

config TARGET_MPC8568MDS
	bool "Support MPC8568MDS"
96
	select ARCH_MPC8568
97 98 99

config TARGET_MPC8569MDS
	bool "Support MPC8569MDS"
100
	select ARCH_MPC8569
101 102 103

config TARGET_MPC8572DS
	bool "Support MPC8572DS"
104
	select ARCH_MPC8572
105

106 107 108 109 110 111 112 113
config TARGET_P1010RDB_PA
	bool "Support P1010RDB_PA"
	select ARCH_P1010
	select SUPPORT_SPL
	select SUPPORT_TPL

config TARGET_P1010RDB_PB
	bool "Support P1010RDB_PB"
114
	select ARCH_P1010
M
Masahiro Yamada 已提交
115
	select SUPPORT_SPL
M
Masahiro Yamada 已提交
116
	select SUPPORT_TPL
117 118 119

config TARGET_P1022DS
	bool "Support P1022DS"
120
	select ARCH_P1022
M
Masahiro Yamada 已提交
121
	select SUPPORT_SPL
M
Masahiro Yamada 已提交
122
	select SUPPORT_TPL
123 124 125

config TARGET_P1023RDB
	bool "Support P1023RDB"
126
	select ARCH_P1023
127

128 129 130 131
config TARGET_P1020MBG
	bool "Support P1020MBG-PC"
	select SUPPORT_SPL
	select SUPPORT_TPL
132 133
	select ARCH_P1020

134 135 136 137
config TARGET_P1020RDB_PC
	bool "Support P1020RDB-PC"
	select SUPPORT_SPL
	select SUPPORT_TPL
138
	select ARCH_P1020
139

140 141 142 143
config TARGET_P1020RDB_PD
	bool "Support P1020RDB-PD"
	select SUPPORT_SPL
	select SUPPORT_TPL
144
	select ARCH_P1020
145

146 147 148 149
config TARGET_P1020UTM
	bool "Support P1020UTM"
	select SUPPORT_SPL
	select SUPPORT_TPL
150
	select ARCH_P1020
151

152 153 154 155
config TARGET_P1021RDB
	bool "Support P1021RDB"
	select SUPPORT_SPL
	select SUPPORT_TPL
156
	select ARCH_P1021
157

158 159 160 161
config TARGET_P1024RDB
	bool "Support P1024RDB"
	select SUPPORT_SPL
	select SUPPORT_TPL
Y
York Sun 已提交
162
	select ARCH_P1024
163

164 165 166 167
config TARGET_P1025RDB
	bool "Support P1025RDB"
	select SUPPORT_SPL
	select SUPPORT_TPL
168
	select ARCH_P1025
169

170 171 172 173
config TARGET_P2020RDB
	bool "Support P2020RDB-PC"
	select SUPPORT_SPL
	select SUPPORT_TPL
174
	select ARCH_P2020
175

176 177
config TARGET_P1_TWR
	bool "Support p1_twr"
178
	select ARCH_P1025
179 180 181

config TARGET_P2041RDB
	bool "Support P2041RDB"
182
	select ARCH_P2041
183
	select PHYS_64BIT
184 185 186

config TARGET_QEMU_PPCE500
	bool "Support qemu-ppce500"
187
	select PHYS_64BIT
188

189 190 191
config TARGET_T102XQDS
	bool "Support T102xQDS"
	select SUPPORT_SPL
192
	select PHYS_64BIT
193

194 195 196
config TARGET_T102XRDB
	bool "Support T102xRDB"
	select SUPPORT_SPL
197
	select PHYS_64BIT
198

199 200
config TARGET_T1040QDS
	bool "Support T1040QDS"
201
	select PHYS_64BIT
202 203 204

config TARGET_T104XRDB
	bool "Support T104xRDB"
M
Masahiro Yamada 已提交
205
	select SUPPORT_SPL
206
	select PHYS_64BIT
207 208 209

config TARGET_T208XQDS
	bool "Support T208xQDS"
M
Masahiro Yamada 已提交
210
	select SUPPORT_SPL
211
	select PHYS_64BIT
212 213 214

config TARGET_T208XRDB
	bool "Support T208xRDB"
M
Masahiro Yamada 已提交
215
	select SUPPORT_SPL
216
	select PHYS_64BIT
217 218 219

config TARGET_T4240QDS
	bool "Support T4240QDS"
M
Masahiro Yamada 已提交
220
	select SUPPORT_SPL
221
	select PHYS_64BIT
222 223 224

config TARGET_T4240RDB
	bool "Support T4240RDB"
225
	select SUPPORT_SPL
226
	select PHYS_64BIT
227 228 229

config TARGET_CONTROLCENTERD
	bool "Support controlcenterd"
230
	select ARCH_P1022
231 232 233

config TARGET_KMP204X
	bool "Support kmp204x"
234
	select ARCH_P2041
235
	select PHYS_64BIT
236 237 238

config TARGET_XPEDITE520X
	bool "Support xpedite520x"
239
	select ARCH_MPC8548
240 241 242

config TARGET_XPEDITE537X
	bool "Support xpedite537x"
243
	select ARCH_MPC8572
244 245 246

config TARGET_XPEDITE550X
	bool "Support xpedite550x"
247
	select ARCH_P2020
248

249 250
config TARGET_UCP1020
	bool "Support uCP1020"
251
	select ARCH_P1020
252

253 254
config TARGET_CYRUS
	bool "Support Varisys Cyrus"
255
	select PHYS_64BIT
256

257 258
endchoice

259 260 261 262 263 264
config ARCH_BSC9131
	bool

config ARCH_BSC9132
	bool

265 266 267
config ARCH_C29X
	bool

268 269 270
config ARCH_MPC8536
	bool

271 272 273
config ARCH_MPC8540
	bool

274 275 276
config ARCH_MPC8541
	bool

277 278 279
config ARCH_MPC8544
	bool

280 281 282
config ARCH_MPC8548
	bool

283 284 285
config ARCH_MPC8555
	bool

286 287 288
config ARCH_MPC8560
	bool

289 290 291
config ARCH_MPC8568
	bool

292 293 294
config ARCH_MPC8569
	bool

295 296 297
config ARCH_MPC8572
	bool

298 299 300
config ARCH_P1010
	bool

301 302 303
config ARCH_P1011
	bool

304 305 306
config ARCH_P1020
	bool

307 308 309
config ARCH_P1021
	bool

310 311 312
config ARCH_P1022
	bool

313 314 315
config ARCH_P1023
	bool

Y
York Sun 已提交
316 317 318
config ARCH_P1024
	bool

319 320 321
config ARCH_P1025
	bool

322 323 324
config ARCH_P2020
	bool

325 326 327
config ARCH_P2041
	bool

328 329 330
config ARCH_P3041
	bool

331 332 333
config ARCH_P4080
	bool

334 335 336
config ARCH_P5020
	bool

337 338 339
config ARCH_P5040
	bool

340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361
source "board/freescale/b4860qds/Kconfig"
source "board/freescale/bsc9131rdb/Kconfig"
source "board/freescale/bsc9132qds/Kconfig"
source "board/freescale/c29xpcie/Kconfig"
source "board/freescale/corenet_ds/Kconfig"
source "board/freescale/mpc8536ds/Kconfig"
source "board/freescale/mpc8540ads/Kconfig"
source "board/freescale/mpc8541cds/Kconfig"
source "board/freescale/mpc8544ds/Kconfig"
source "board/freescale/mpc8548cds/Kconfig"
source "board/freescale/mpc8555cds/Kconfig"
source "board/freescale/mpc8560ads/Kconfig"
source "board/freescale/mpc8568mds/Kconfig"
source "board/freescale/mpc8569mds/Kconfig"
source "board/freescale/mpc8572ds/Kconfig"
source "board/freescale/p1010rdb/Kconfig"
source "board/freescale/p1022ds/Kconfig"
source "board/freescale/p1023rdb/Kconfig"
source "board/freescale/p1_p2_rdb_pc/Kconfig"
source "board/freescale/p1_twr/Kconfig"
source "board/freescale/p2041rdb/Kconfig"
source "board/freescale/qemu-ppce500/Kconfig"
362
source "board/freescale/t102xqds/Kconfig"
363
source "board/freescale/t102xrdb/Kconfig"
364 365 366 367 368 369 370 371 372 373
source "board/freescale/t1040qds/Kconfig"
source "board/freescale/t104xrdb/Kconfig"
source "board/freescale/t208xqds/Kconfig"
source "board/freescale/t208xrdb/Kconfig"
source "board/freescale/t4qds/Kconfig"
source "board/freescale/t4rdb/Kconfig"
source "board/gdsys/p1022/Kconfig"
source "board/keymile/kmp204x/Kconfig"
source "board/sbc8548/Kconfig"
source "board/socrates/Kconfig"
374
source "board/varisys/cyrus/Kconfig"
375 376 377
source "board/xes/xpedite520x/Kconfig"
source "board/xes/xpedite537x/Kconfig"
source "board/xes/xpedite550x/Kconfig"
378
source "board/Arcturus/ucp1020/Kconfig"
379 380

endmenu