1 menu "M68000 architecture"
116 prompt "Target select"
119 config TARGET_M52277EVB
120 bool "Support M52277EVB"
123 config TARGET_M5235EVB
124 bool "Support M5235EVB"
127 config TARGET_COBRA5272
128 bool "Support cobra5272"
131 config TARGET_EB_CPU5282
132 bool "Support eb_cpu5282"
135 config TARGET_M5208EVBE
136 bool "Support M5208EVBE"
139 config TARGET_M5249EVB
140 bool "Support M5249EVB"
143 config TARGET_M5253DEMO
144 bool "Support M5253DEMO"
147 config TARGET_M5253EVBE
148 bool "Support M5253EVBE"
151 config TARGET_M5272C3
152 bool "Support M5272C3"
155 config TARGET_M5275EVB
156 bool "Support M5275EVB"
159 config TARGET_M5282EVB
160 bool "Support M5282EVB"
163 config TARGET_ASTRO_MCF5373L
164 bool "Support astro_mcf5373l"
167 config TARGET_M53017EVB
168 bool "Support M53017EVB"
171 config TARGET_M5329EVB
172 bool "Support M5329EVB"
175 config TARGET_M5373EVB
176 bool "Support M5373EVB"
179 config TARGET_M54418TWR
180 bool "Support M54418TWR"
183 config TARGET_M54451EVB
184 bool "Support M54451EVB"
187 config TARGET_M54455EVB
188 bool "Support M54455EVB"
191 config TARGET_M5475EVB
192 bool "Support M5475EVB"
195 config TARGET_M5485EVB
196 bool "Support M5485EVB"
200 bool "Support AMCORE"
203 config TARGET_STMARK2
204 bool "Support stmark2"
209 source "board/BuS/eb_cpu5282/Kconfig"
210 source "board/astro/mcf5373l/Kconfig"
211 source "board/cobra5272/Kconfig"
212 source "board/freescale/m5208evbe/Kconfig"
213 source "board/freescale/m52277evb/Kconfig"
214 source "board/freescale/m5235evb/Kconfig"
215 source "board/freescale/m5249evb/Kconfig"
216 source "board/freescale/m5253demo/Kconfig"
217 source "board/freescale/m5253evbe/Kconfig"
218 source "board/freescale/m5272c3/Kconfig"
219 source "board/freescale/m5275evb/Kconfig"
220 source "board/freescale/m5282evb/Kconfig"
221 source "board/freescale/m53017evb/Kconfig"
222 source "board/freescale/m5329evb/Kconfig"
223 source "board/freescale/m5373evb/Kconfig"
224 source "board/freescale/m54418twr/Kconfig"
225 source "board/freescale/m54451evb/Kconfig"
226 source "board/freescale/m54455evb/Kconfig"
227 source "board/freescale/m547xevb/Kconfig"
228 source "board/freescale/m548xevb/Kconfig"
229 source "board/sysam/amcore/Kconfig"
230 source "board/sysam/stmark2/Kconfig"