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"
60 config TARGET_MPC8540ADS
61 bool "Support MPC8540ADS"
63 config TARGET_MPC8541CDS
64 bool "Support MPC8541CDS"
66 config TARGET_MPC8544DS
67 bool "Support MPC8544DS"
70 config TARGET_MPC8548CDS
71 bool "Support MPC8548CDS"
74 config TARGET_MPC8555CDS
75 bool "Support MPC8555CDS"
77 config TARGET_MPC8560ADS
78 bool "Support MPC8560ADS"
80 config TARGET_MPC8568MDS
81 bool "Support MPC8568MDS"
83 config TARGET_MPC8569MDS
84 bool "Support MPC8569MDS"
86 config TARGET_MPC8572DS
87 bool "Support MPC8572DS"
89 config TARGET_P1010RDB
90 bool "Support P1010RDB"
95 bool "Support P1022DS"
99 config TARGET_P1023RDB
100 bool "Support P1023RDB"
102 config TARGET_P1_P2_RDB_PC
103 bool "Support p1_p2_rdb_pc"
108 bool "Support p1_twr"
110 config TARGET_P2041RDB
111 bool "Support P2041RDB"
114 config TARGET_QEMU_PPCE500
115 bool "Support qemu-ppce500"
118 config TARGET_T102XQDS
119 bool "Support T102xQDS"
123 config TARGET_T102XRDB
124 bool "Support T102xRDB"
128 config TARGET_T1040QDS
129 bool "Support T1040QDS"
132 config TARGET_T104XRDB
133 bool "Support T104xRDB"
137 config TARGET_T208XQDS
138 bool "Support T208xQDS"
142 config TARGET_T208XRDB
143 bool "Support T208xRDB"
147 config TARGET_T4240QDS
148 bool "Support T4240QDS"
152 config TARGET_T4240RDB
153 bool "Support T4240RDB"
157 config TARGET_CONTROLCENTERD
158 bool "Support controlcenterd"
160 config TARGET_KMP204X
161 bool "Support kmp204x"
164 config TARGET_XPEDITE520X
165 bool "Support xpedite520x"
168 config TARGET_XPEDITE537X
169 bool "Support xpedite537x"
171 config TARGET_XPEDITE550X
172 bool "Support xpedite550x"
174 config TARGET_UCP1020
175 bool "Support uCP1020"
178 bool "Support Varisys Cyrus"
198 source "board/freescale/b4860qds/Kconfig"
199 source "board/freescale/bsc9131rdb/Kconfig"
200 source "board/freescale/bsc9132qds/Kconfig"
201 source "board/freescale/c29xpcie/Kconfig"
202 source "board/freescale/corenet_ds/Kconfig"
203 source "board/freescale/mpc8536ds/Kconfig"
204 source "board/freescale/mpc8540ads/Kconfig"
205 source "board/freescale/mpc8541cds/Kconfig"
206 source "board/freescale/mpc8544ds/Kconfig"
207 source "board/freescale/mpc8548cds/Kconfig"
208 source "board/freescale/mpc8555cds/Kconfig"
209 source "board/freescale/mpc8560ads/Kconfig"
210 source "board/freescale/mpc8568mds/Kconfig"
211 source "board/freescale/mpc8569mds/Kconfig"
212 source "board/freescale/mpc8572ds/Kconfig"
213 source "board/freescale/p1010rdb/Kconfig"
214 source "board/freescale/p1022ds/Kconfig"
215 source "board/freescale/p1023rdb/Kconfig"
216 source "board/freescale/p1_p2_rdb_pc/Kconfig"
217 source "board/freescale/p1_twr/Kconfig"
218 source "board/freescale/p2041rdb/Kconfig"
219 source "board/freescale/qemu-ppce500/Kconfig"
220 source "board/freescale/t102xqds/Kconfig"
221 source "board/freescale/t102xrdb/Kconfig"
222 source "board/freescale/t1040qds/Kconfig"
223 source "board/freescale/t104xrdb/Kconfig"
224 source "board/freescale/t208xqds/Kconfig"
225 source "board/freescale/t208xrdb/Kconfig"
226 source "board/freescale/t4qds/Kconfig"
227 source "board/freescale/t4rdb/Kconfig"
228 source "board/gdsys/p1022/Kconfig"
229 source "board/keymile/kmp204x/Kconfig"
230 source "board/sbc8548/Kconfig"
231 source "board/socrates/Kconfig"
232 source "board/varisys/cyrus/Kconfig"
233 source "board/xes/xpedite520x/Kconfig"
234 source "board/xes/xpedite537x/Kconfig"
235 source "board/xes/xpedite550x/Kconfig"
236 source "board/Arcturus/ucp1020/Kconfig"