11 bool "Support sbc8548"
13 config TARGET_SOCRATES
14 bool "Support socrates"
17 bool "Support HWW1U1A"
19 config TARGET_B4860QDS
20 bool "Support B4860QDS"
22 config TARGET_BSC9131RDB
23 bool "Support BSC9131RDB"
25 config TARGET_BSC9132QDS
26 bool "Support BSC9132QDS"
28 config TARGET_C29XPCIE
29 bool "Support C29XPCIE"
32 bool "Support P3041DS"
35 bool "Support P4080DS"
38 bool "Support P5020DS"
41 bool "Support P5040DS"
43 config TARGET_MPC8536DS
44 bool "Support MPC8536DS"
46 config TARGET_MPC8540ADS
47 bool "Support MPC8540ADS"
49 config TARGET_MPC8541CDS
50 bool "Support MPC8541CDS"
52 config TARGET_MPC8544DS
53 bool "Support MPC8544DS"
55 config TARGET_MPC8548CDS
56 bool "Support MPC8548CDS"
58 config TARGET_MPC8555CDS
59 bool "Support MPC8555CDS"
61 config TARGET_MPC8560ADS
62 bool "Support MPC8560ADS"
64 config TARGET_MPC8568MDS
65 bool "Support MPC8568MDS"
67 config TARGET_MPC8569MDS
68 bool "Support MPC8569MDS"
70 config TARGET_MPC8572DS
71 bool "Support MPC8572DS"
73 config TARGET_P1010RDB
74 bool "Support P1010RDB"
77 bool "Support P1022DS"
79 config TARGET_P1023RDB
80 bool "Support P1023RDB"
82 config TARGET_P1_P2_RDB
83 bool "Support P1_P2_RDB"
85 config TARGET_P1_P2_RDB_PC
86 bool "Support p1_p2_rdb_pc"
91 config TARGET_P2020COME
92 bool "Support P2020COME"
95 bool "Support P2020DS"
97 config TARGET_P2041RDB
98 bool "Support P2041RDB"
100 config TARGET_QEMU_PPCE500
101 bool "Support qemu-ppce500"
103 config TARGET_T1040QDS
104 bool "Support T1040QDS"
106 config TARGET_T104XRDB
107 bool "Support T104xRDB"
109 config TARGET_T208XQDS
110 bool "Support T208xQDS"
112 config TARGET_T208XRDB
113 bool "Support T208xRDB"
115 config TARGET_T4240EMU
116 bool "Support T4240EMU"
118 config TARGET_T4240QDS
119 bool "Support T4240QDS"
121 config TARGET_T4240RDB
122 bool "Support T4240RDB"
124 config TARGET_CONTROLCENTERD
125 bool "Support controlcenterd"
127 config TARGET_KMP204X
128 bool "Support kmp204x"
131 bool "Support stxgp3"
134 bool "Support stxssa"
136 config TARGET_XPEDITE520X
137 bool "Support xpedite520x"
139 config TARGET_XPEDITE537X
140 bool "Support xpedite537x"
142 config TARGET_XPEDITE550X
143 bool "Support xpedite550x"
147 source "board/exmeritus/hww1u1a/Kconfig"
148 source "board/freescale/b4860qds/Kconfig"
149 source "board/freescale/bsc9131rdb/Kconfig"
150 source "board/freescale/bsc9132qds/Kconfig"
151 source "board/freescale/c29xpcie/Kconfig"
152 source "board/freescale/corenet_ds/Kconfig"
153 source "board/freescale/mpc8536ds/Kconfig"
154 source "board/freescale/mpc8540ads/Kconfig"
155 source "board/freescale/mpc8541cds/Kconfig"
156 source "board/freescale/mpc8544ds/Kconfig"
157 source "board/freescale/mpc8548cds/Kconfig"
158 source "board/freescale/mpc8555cds/Kconfig"
159 source "board/freescale/mpc8560ads/Kconfig"
160 source "board/freescale/mpc8568mds/Kconfig"
161 source "board/freescale/mpc8569mds/Kconfig"
162 source "board/freescale/mpc8572ds/Kconfig"
163 source "board/freescale/p1010rdb/Kconfig"
164 source "board/freescale/p1022ds/Kconfig"
165 source "board/freescale/p1023rdb/Kconfig"
166 source "board/freescale/p1_p2_rdb/Kconfig"
167 source "board/freescale/p1_p2_rdb_pc/Kconfig"
168 source "board/freescale/p1_twr/Kconfig"
169 source "board/freescale/p2020come/Kconfig"
170 source "board/freescale/p2020ds/Kconfig"
171 source "board/freescale/p2041rdb/Kconfig"
172 source "board/freescale/qemu-ppce500/Kconfig"
173 source "board/freescale/t1040qds/Kconfig"
174 source "board/freescale/t104xrdb/Kconfig"
175 source "board/freescale/t208xqds/Kconfig"
176 source "board/freescale/t208xrdb/Kconfig"
177 source "board/freescale/t4qds/Kconfig"
178 source "board/freescale/t4rdb/Kconfig"
179 source "board/gdsys/p1022/Kconfig"
180 source "board/keymile/kmp204x/Kconfig"
181 source "board/sbc8548/Kconfig"
182 source "board/socrates/Kconfig"
183 source "board/stx/stxgp3/Kconfig"
184 source "board/stx/stxssa/Kconfig"
185 source "board/xes/xpedite520x/Kconfig"
186 source "board/xes/xpedite537x/Kconfig"
187 source "board/xes/xpedite550x/Kconfig"