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_P1_P2_RDB_PC
120 bool "Support p1_p2_rdb_pc"
125 bool "Support p1_twr"
127 config TARGET_P2041RDB
128 bool "Support P2041RDB"
131 config TARGET_QEMU_PPCE500
132 bool "Support qemu-ppce500"
135 config TARGET_T102XQDS
136 bool "Support T102xQDS"
140 config TARGET_T102XRDB
141 bool "Support T102xRDB"
145 config TARGET_T1040QDS
146 bool "Support T1040QDS"
149 config TARGET_T104XRDB
150 bool "Support T104xRDB"
154 config TARGET_T208XQDS
155 bool "Support T208xQDS"
159 config TARGET_T208XRDB
160 bool "Support T208xRDB"
164 config TARGET_T4240QDS
165 bool "Support T4240QDS"
169 config TARGET_T4240RDB
170 bool "Support T4240RDB"
174 config TARGET_CONTROLCENTERD
175 bool "Support controlcenterd"
178 config TARGET_KMP204X
179 bool "Support kmp204x"
182 config TARGET_XPEDITE520X
183 bool "Support xpedite520x"
186 config TARGET_XPEDITE537X
187 bool "Support xpedite537x"
190 config TARGET_XPEDITE550X
191 bool "Support xpedite550x"
193 config TARGET_UCP1020
194 bool "Support uCP1020"
197 bool "Support Varisys Cyrus"
250 source "board/freescale/b4860qds/Kconfig"
251 source "board/freescale/bsc9131rdb/Kconfig"
252 source "board/freescale/bsc9132qds/Kconfig"
253 source "board/freescale/c29xpcie/Kconfig"
254 source "board/freescale/corenet_ds/Kconfig"
255 source "board/freescale/mpc8536ds/Kconfig"
256 source "board/freescale/mpc8540ads/Kconfig"
257 source "board/freescale/mpc8541cds/Kconfig"
258 source "board/freescale/mpc8544ds/Kconfig"
259 source "board/freescale/mpc8548cds/Kconfig"
260 source "board/freescale/mpc8555cds/Kconfig"
261 source "board/freescale/mpc8560ads/Kconfig"
262 source "board/freescale/mpc8568mds/Kconfig"
263 source "board/freescale/mpc8569mds/Kconfig"
264 source "board/freescale/mpc8572ds/Kconfig"
265 source "board/freescale/p1010rdb/Kconfig"
266 source "board/freescale/p1022ds/Kconfig"
267 source "board/freescale/p1023rdb/Kconfig"
268 source "board/freescale/p1_p2_rdb_pc/Kconfig"
269 source "board/freescale/p1_twr/Kconfig"
270 source "board/freescale/p2041rdb/Kconfig"
271 source "board/freescale/qemu-ppce500/Kconfig"
272 source "board/freescale/t102xqds/Kconfig"
273 source "board/freescale/t102xrdb/Kconfig"
274 source "board/freescale/t1040qds/Kconfig"
275 source "board/freescale/t104xrdb/Kconfig"
276 source "board/freescale/t208xqds/Kconfig"
277 source "board/freescale/t208xrdb/Kconfig"
278 source "board/freescale/t4qds/Kconfig"
279 source "board/freescale/t4rdb/Kconfig"
280 source "board/gdsys/p1022/Kconfig"
281 source "board/keymile/kmp204x/Kconfig"
282 source "board/sbc8548/Kconfig"
283 source "board/socrates/Kconfig"
284 source "board/varisys/cyrus/Kconfig"
285 source "board/xes/xpedite520x/Kconfig"
286 source "board/xes/xpedite537x/Kconfig"
287 source "board/xes/xpedite550x/Kconfig"
288 source "board/Arcturus/ucp1020/Kconfig"