1 menu "M68000 architecture"
10 config TARGET_M52277EVB
11 bool "Support M52277EVB"
13 config TARGET_M5235EVB
14 bool "Support M5235EVB"
16 config TARGET_COBRA5272
17 bool "Support cobra5272"
19 config TARGET_EB_CPU5282
20 bool "Support eb_cpu5282"
22 config TARGET_M5208EVBE
23 bool "Support M5208EVBE"
25 config TARGET_M5249EVB
26 bool "Support M5249EVB"
28 config TARGET_M5253DEMO
29 bool "Support M5253DEMO"
31 config TARGET_M5253EVBE
32 bool "Support M5253EVBE"
35 bool "Support M5272C3"
37 config TARGET_M5275EVB
38 bool "Support M5275EVB"
40 config TARGET_M5282EVB
41 bool "Support M5282EVB"
43 config TARGET_ASTRO_MCF5373L
44 bool "Support astro_mcf5373l"
46 config TARGET_M53017EVB
47 bool "Support M53017EVB"
49 config TARGET_M5329EVB
50 bool "Support M5329EVB"
52 config TARGET_M5373EVB
53 bool "Support M5373EVB"
55 config TARGET_M54418TWR
56 bool "Support M54418TWR"
58 config TARGET_M54451EVB
59 bool "Support M54451EVB"
61 config TARGET_M54455EVB
62 bool "Support M54455EVB"
64 config TARGET_M5475EVB
65 bool "Support M5475EVB"
67 config TARGET_M5485EVB
68 bool "Support M5485EVB"
72 source "board/BuS/eb_cpu5282/Kconfig"
73 source "board/astro/mcf5373l/Kconfig"
74 source "board/cobra5272/Kconfig"
75 source "board/freescale/m5208evbe/Kconfig"
76 source "board/freescale/m52277evb/Kconfig"
77 source "board/freescale/m5235evb/Kconfig"
78 source "board/freescale/m5249evb/Kconfig"
79 source "board/freescale/m5253demo/Kconfig"
80 source "board/freescale/m5253evbe/Kconfig"
81 source "board/freescale/m5272c3/Kconfig"
82 source "board/freescale/m5275evb/Kconfig"
83 source "board/freescale/m5282evb/Kconfig"
84 source "board/freescale/m53017evb/Kconfig"
85 source "board/freescale/m5329evb/Kconfig"
86 source "board/freescale/m5373evb/Kconfig"
87 source "board/freescale/m54418twr/Kconfig"
88 source "board/freescale/m54451evb/Kconfig"
89 source "board/freescale/m54455evb/Kconfig"
90 source "board/freescale/m547xevb/Kconfig"
91 source "board/freescale/m548xevb/Kconfig"