12 bool "Support sbc8548"
15 config TARGET_SOCRATES
16 bool "Support socrates"
19 config TARGET_B4860QDS
20 bool "Support B4860QDS"
24 config TARGET_BSC9131RDB
25 bool "Support BSC9131RDB"
29 config TARGET_BSC9132QDS
30 bool "Support BSC9132QDS"
34 config TARGET_C29XPCIE
35 bool "Support C29XPCIE"
42 bool "Support P3041DS"
46 bool "Support P4080DS"
50 bool "Support P5020DS"
54 bool "Support P5040DS"
57 config TARGET_MPC8536DS
58 bool "Support MPC8536DS"
61 config TARGET_MPC8540ADS
62 bool "Support MPC8540ADS"
65 config TARGET_MPC8541CDS
66 bool "Support MPC8541CDS"
69 config TARGET_MPC8544DS
70 bool "Support MPC8544DS"
73 config TARGET_MPC8548CDS
74 bool "Support MPC8548CDS"
77 config TARGET_MPC8555CDS
78 bool "Support MPC8555CDS"
81 config TARGET_MPC8560ADS
82 bool "Support MPC8560ADS"
85 config TARGET_MPC8568MDS
86 bool "Support MPC8568MDS"
89 config TARGET_MPC8569MDS
90 bool "Support MPC8569MDS"
93 config TARGET_MPC8572DS
94 bool "Support MPC8572DS"
97 config TARGET_P1010RDB_PA
98 bool "Support P1010RDB_PA"
103 config TARGET_P1010RDB_PB
104 bool "Support P1010RDB_PB"
109 config TARGET_P1022DS
110 bool "Support P1022DS"
115 config TARGET_P1023RDB
116 bool "Support P1023RDB"
119 config TARGET_P1020MBG
120 bool "Support P1020MBG-PC"
125 config TARGET_P1020RDB_PC
126 bool "Support P1020RDB-PC"
131 config TARGET_P1020RDB_PD
132 bool "Support P1020RDB-PD"
137 config TARGET_P1020UTM
138 bool "Support P1020UTM"
143 config TARGET_P1021RDB
144 bool "Support P1021RDB"
149 config TARGET_P1024RDB
150 bool "Support P1024RDB"
155 config TARGET_P1025RDB
156 bool "Support P1025RDB"
161 config TARGET_P2020RDB
162 bool "Support P2020RDB-PC"
167 bool "Support p1_twr"
170 config TARGET_P2041RDB
171 bool "Support P2041RDB"
174 config TARGET_QEMU_PPCE500
175 bool "Support qemu-ppce500"
178 config TARGET_T102XQDS
179 bool "Support T102xQDS"
183 config TARGET_T102XRDB
184 bool "Support T102xRDB"
188 config TARGET_T1040QDS
189 bool "Support T1040QDS"
192 config TARGET_T104XRDB
193 bool "Support T104xRDB"
197 config TARGET_T208XQDS
198 bool "Support T208xQDS"
202 config TARGET_T208XRDB
203 bool "Support T208xRDB"
207 config TARGET_T4240QDS
208 bool "Support T4240QDS"
212 config TARGET_T4240RDB
213 bool "Support T4240RDB"
217 config TARGET_CONTROLCENTERD
218 bool "Support controlcenterd"
221 config TARGET_KMP204X
222 bool "Support kmp204x"
225 config TARGET_XPEDITE520X
226 bool "Support xpedite520x"
229 config TARGET_XPEDITE537X
230 bool "Support xpedite537x"
233 config TARGET_XPEDITE550X
234 bool "Support xpedite550x"
236 config TARGET_UCP1020
237 bool "Support uCP1020"
241 bool "Support Varisys Cyrus"
309 source "board/freescale/b4860qds/Kconfig"
310 source "board/freescale/bsc9131rdb/Kconfig"
311 source "board/freescale/bsc9132qds/Kconfig"
312 source "board/freescale/c29xpcie/Kconfig"
313 source "board/freescale/corenet_ds/Kconfig"
314 source "board/freescale/mpc8536ds/Kconfig"
315 source "board/freescale/mpc8540ads/Kconfig"
316 source "board/freescale/mpc8541cds/Kconfig"
317 source "board/freescale/mpc8544ds/Kconfig"
318 source "board/freescale/mpc8548cds/Kconfig"
319 source "board/freescale/mpc8555cds/Kconfig"
320 source "board/freescale/mpc8560ads/Kconfig"
321 source "board/freescale/mpc8568mds/Kconfig"
322 source "board/freescale/mpc8569mds/Kconfig"
323 source "board/freescale/mpc8572ds/Kconfig"
324 source "board/freescale/p1010rdb/Kconfig"
325 source "board/freescale/p1022ds/Kconfig"
326 source "board/freescale/p1023rdb/Kconfig"
327 source "board/freescale/p1_p2_rdb_pc/Kconfig"
328 source "board/freescale/p1_twr/Kconfig"
329 source "board/freescale/p2041rdb/Kconfig"
330 source "board/freescale/qemu-ppce500/Kconfig"
331 source "board/freescale/t102xqds/Kconfig"
332 source "board/freescale/t102xrdb/Kconfig"
333 source "board/freescale/t1040qds/Kconfig"
334 source "board/freescale/t104xrdb/Kconfig"
335 source "board/freescale/t208xqds/Kconfig"
336 source "board/freescale/t208xrdb/Kconfig"
337 source "board/freescale/t4qds/Kconfig"
338 source "board/freescale/t4rdb/Kconfig"
339 source "board/gdsys/p1022/Kconfig"
340 source "board/keymile/kmp204x/Kconfig"
341 source "board/sbc8548/Kconfig"
342 source "board/socrates/Kconfig"
343 source "board/varisys/cyrus/Kconfig"
344 source "board/xes/xpedite520x/Kconfig"
345 source "board/xes/xpedite537x/Kconfig"
346 source "board/xes/xpedite550x/Kconfig"
347 source "board/Arcturus/ucp1020/Kconfig"