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"
84 config TARGET_MPC8568MDS
85 bool "Support MPC8568MDS"
87 config TARGET_MPC8569MDS
88 bool "Support MPC8569MDS"
90 config TARGET_MPC8572DS
91 bool "Support MPC8572DS"
93 config TARGET_P1010RDB
94 bool "Support P1010RDB"
99 bool "Support P1022DS"
103 config TARGET_P1023RDB
104 bool "Support P1023RDB"
106 config TARGET_P1_P2_RDB_PC
107 bool "Support p1_p2_rdb_pc"
112 bool "Support p1_twr"
114 config TARGET_P2041RDB
115 bool "Support P2041RDB"
118 config TARGET_QEMU_PPCE500
119 bool "Support qemu-ppce500"
122 config TARGET_T102XQDS
123 bool "Support T102xQDS"
127 config TARGET_T102XRDB
128 bool "Support T102xRDB"
132 config TARGET_T1040QDS
133 bool "Support T1040QDS"
136 config TARGET_T104XRDB
137 bool "Support T104xRDB"
141 config TARGET_T208XQDS
142 bool "Support T208xQDS"
146 config TARGET_T208XRDB
147 bool "Support T208xRDB"
151 config TARGET_T4240QDS
152 bool "Support T4240QDS"
156 config TARGET_T4240RDB
157 bool "Support T4240RDB"
161 config TARGET_CONTROLCENTERD
162 bool "Support controlcenterd"
164 config TARGET_KMP204X
165 bool "Support kmp204x"
168 config TARGET_XPEDITE520X
169 bool "Support xpedite520x"
172 config TARGET_XPEDITE537X
173 bool "Support xpedite537x"
175 config TARGET_XPEDITE550X
176 bool "Support xpedite550x"
178 config TARGET_UCP1020
179 bool "Support uCP1020"
182 bool "Support Varisys Cyrus"
214 source "board/freescale/b4860qds/Kconfig"
215 source "board/freescale/bsc9131rdb/Kconfig"
216 source "board/freescale/bsc9132qds/Kconfig"
217 source "board/freescale/c29xpcie/Kconfig"
218 source "board/freescale/corenet_ds/Kconfig"
219 source "board/freescale/mpc8536ds/Kconfig"
220 source "board/freescale/mpc8540ads/Kconfig"
221 source "board/freescale/mpc8541cds/Kconfig"
222 source "board/freescale/mpc8544ds/Kconfig"
223 source "board/freescale/mpc8548cds/Kconfig"
224 source "board/freescale/mpc8555cds/Kconfig"
225 source "board/freescale/mpc8560ads/Kconfig"
226 source "board/freescale/mpc8568mds/Kconfig"
227 source "board/freescale/mpc8569mds/Kconfig"
228 source "board/freescale/mpc8572ds/Kconfig"
229 source "board/freescale/p1010rdb/Kconfig"
230 source "board/freescale/p1022ds/Kconfig"
231 source "board/freescale/p1023rdb/Kconfig"
232 source "board/freescale/p1_p2_rdb_pc/Kconfig"
233 source "board/freescale/p1_twr/Kconfig"
234 source "board/freescale/p2041rdb/Kconfig"
235 source "board/freescale/qemu-ppce500/Kconfig"
236 source "board/freescale/t102xqds/Kconfig"
237 source "board/freescale/t102xrdb/Kconfig"
238 source "board/freescale/t1040qds/Kconfig"
239 source "board/freescale/t104xrdb/Kconfig"
240 source "board/freescale/t208xqds/Kconfig"
241 source "board/freescale/t208xrdb/Kconfig"
242 source "board/freescale/t4qds/Kconfig"
243 source "board/freescale/t4rdb/Kconfig"
244 source "board/gdsys/p1022/Kconfig"
245 source "board/keymile/kmp204x/Kconfig"
246 source "board/sbc8548/Kconfig"
247 source "board/socrates/Kconfig"
248 source "board/varisys/cyrus/Kconfig"
249 source "board/xes/xpedite520x/Kconfig"
250 source "board/xes/xpedite537x/Kconfig"
251 source "board/xes/xpedite550x/Kconfig"
252 source "board/Arcturus/ucp1020/Kconfig"