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"
25 config TARGET_M5208EVBE
26 bool "Support M5208EVBE"
28 config TARGET_M5249EVB
29 bool "Support M5249EVB"
31 config TARGET_M5253DEMO
32 bool "Support M5253DEMO"
34 config TARGET_M5253EVBE
35 bool "Support M5253EVBE"
38 bool "Support M5272C3"
40 config TARGET_M5275EVB
41 bool "Support M5275EVB"
43 config TARGET_M5282EVB
44 bool "Support M5282EVB"
46 config TARGET_ASTRO_MCF5373L
47 bool "Support astro_mcf5373l"
49 config TARGET_M53017EVB
50 bool "Support M53017EVB"
52 config TARGET_M5329EVB
53 bool "Support M5329EVB"
55 config TARGET_M5373EVB
56 bool "Support M5373EVB"
58 config TARGET_M54418TWR
59 bool "Support M54418TWR"
61 config TARGET_M54451EVB
62 bool "Support M54451EVB"
64 config TARGET_M54455EVB
65 bool "Support M54455EVB"
67 config TARGET_M5475EVB
68 bool "Support M5475EVB"
70 config TARGET_M5485EVB
71 bool "Support M5485EVB"
75 source "board/BuS/eb_cpu5282/Kconfig"
76 source "board/astro/mcf5373l/Kconfig"
77 source "board/cobra5272/Kconfig"
78 source "board/esd/tasreg/Kconfig"
79 source "board/freescale/m5208evbe/Kconfig"
80 source "board/freescale/m52277evb/Kconfig"
81 source "board/freescale/m5235evb/Kconfig"
82 source "board/freescale/m5249evb/Kconfig"
83 source "board/freescale/m5253demo/Kconfig"
84 source "board/freescale/m5253evbe/Kconfig"
85 source "board/freescale/m5272c3/Kconfig"
86 source "board/freescale/m5275evb/Kconfig"
87 source "board/freescale/m5282evb/Kconfig"
88 source "board/freescale/m53017evb/Kconfig"
89 source "board/freescale/m5329evb/Kconfig"
90 source "board/freescale/m5373evb/Kconfig"
91 source "board/freescale/m54418twr/Kconfig"
92 source "board/freescale/m54451evb/Kconfig"
93 source "board/freescale/m54455evb/Kconfig"
94 source "board/freescale/m547xevb/Kconfig"
95 source "board/freescale/m548xevb/Kconfig"