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"
47 bool "Support P4080DS"
52 bool "Support P5020DS"
57 bool "Support P5040DS"
61 config TARGET_MPC8536DS
62 bool "Support MPC8536DS"
65 config TARGET_MPC8540ADS
66 bool "Support MPC8540ADS"
69 config TARGET_MPC8541CDS
70 bool "Support MPC8541CDS"
73 config TARGET_MPC8544DS
74 bool "Support MPC8544DS"
77 config TARGET_MPC8548CDS
78 bool "Support MPC8548CDS"
81 config TARGET_MPC8555CDS
82 bool "Support MPC8555CDS"
85 config TARGET_MPC8560ADS
86 bool "Support MPC8560ADS"
89 config TARGET_MPC8568MDS
90 bool "Support MPC8568MDS"
93 config TARGET_MPC8569MDS
94 bool "Support MPC8569MDS"
97 config TARGET_MPC8572DS
98 bool "Support MPC8572DS"
101 config TARGET_P1010RDB_PA
102 bool "Support P1010RDB_PA"
107 config TARGET_P1010RDB_PB
108 bool "Support P1010RDB_PB"
113 config TARGET_P1022DS
114 bool "Support P1022DS"
119 config TARGET_P1023RDB
120 bool "Support P1023RDB"
123 config TARGET_P1020MBG
124 bool "Support P1020MBG-PC"
129 config TARGET_P1020RDB_PC
130 bool "Support P1020RDB-PC"
135 config TARGET_P1020RDB_PD
136 bool "Support P1020RDB-PD"
141 config TARGET_P1020UTM
142 bool "Support P1020UTM"
147 config TARGET_P1021RDB
148 bool "Support P1021RDB"
153 config TARGET_P1024RDB
154 bool "Support P1024RDB"
159 config TARGET_P1025RDB
160 bool "Support P1025RDB"
165 config TARGET_P2020RDB
166 bool "Support P2020RDB-PC"
172 bool "Support p1_twr"
175 config TARGET_P2041RDB
176 bool "Support P2041RDB"
180 config TARGET_QEMU_PPCE500
181 bool "Support qemu-ppce500"
184 config TARGET_T102XQDS
185 bool "Support T102xQDS"
189 config TARGET_T102XRDB
190 bool "Support T102xRDB"
194 config TARGET_T1040QDS
195 bool "Support T1040QDS"
198 config TARGET_T104XRDB
199 bool "Support T104xRDB"
203 config TARGET_T208XQDS
204 bool "Support T208xQDS"
208 config TARGET_T208XRDB
209 bool "Support T208xRDB"
213 config TARGET_T4240QDS
214 bool "Support T4240QDS"
218 config TARGET_T4240RDB
219 bool "Support T4240RDB"
223 config TARGET_CONTROLCENTERD
224 bool "Support controlcenterd"
227 config TARGET_KMP204X
228 bool "Support kmp204x"
232 config TARGET_XPEDITE520X
233 bool "Support xpedite520x"
236 config TARGET_XPEDITE537X
237 bool "Support xpedite537x"
240 config TARGET_XPEDITE550X
241 bool "Support xpedite550x"
244 config TARGET_UCP1020
245 bool "Support uCP1020"
249 bool "Support Varisys Cyrus"
335 source "board/freescale/b4860qds/Kconfig"
336 source "board/freescale/bsc9131rdb/Kconfig"
337 source "board/freescale/bsc9132qds/Kconfig"
338 source "board/freescale/c29xpcie/Kconfig"
339 source "board/freescale/corenet_ds/Kconfig"
340 source "board/freescale/mpc8536ds/Kconfig"
341 source "board/freescale/mpc8540ads/Kconfig"
342 source "board/freescale/mpc8541cds/Kconfig"
343 source "board/freescale/mpc8544ds/Kconfig"
344 source "board/freescale/mpc8548cds/Kconfig"
345 source "board/freescale/mpc8555cds/Kconfig"
346 source "board/freescale/mpc8560ads/Kconfig"
347 source "board/freescale/mpc8568mds/Kconfig"
348 source "board/freescale/mpc8569mds/Kconfig"
349 source "board/freescale/mpc8572ds/Kconfig"
350 source "board/freescale/p1010rdb/Kconfig"
351 source "board/freescale/p1022ds/Kconfig"
352 source "board/freescale/p1023rdb/Kconfig"
353 source "board/freescale/p1_p2_rdb_pc/Kconfig"
354 source "board/freescale/p1_twr/Kconfig"
355 source "board/freescale/p2041rdb/Kconfig"
356 source "board/freescale/qemu-ppce500/Kconfig"
357 source "board/freescale/t102xqds/Kconfig"
358 source "board/freescale/t102xrdb/Kconfig"
359 source "board/freescale/t1040qds/Kconfig"
360 source "board/freescale/t104xrdb/Kconfig"
361 source "board/freescale/t208xqds/Kconfig"
362 source "board/freescale/t208xrdb/Kconfig"
363 source "board/freescale/t4qds/Kconfig"
364 source "board/freescale/t4rdb/Kconfig"
365 source "board/gdsys/p1022/Kconfig"
366 source "board/keymile/kmp204x/Kconfig"
367 source "board/sbc8548/Kconfig"
368 source "board/socrates/Kconfig"
369 source "board/varisys/cyrus/Kconfig"
370 source "board/xes/xpedite520x/Kconfig"
371 source "board/xes/xpedite537x/Kconfig"
372 source "board/xes/xpedite550x/Kconfig"
373 source "board/Arcturus/ucp1020/Kconfig"