blob: 8f8860163c990189e545e31e0e791608815c440a [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001menu "ppc4xx CPU"
2 depends on 4xx
3
4config SYS_CPU
Masahiro Yamadadd840582014-07-30 14:08:14 +09005 default "ppc4xx"
6
7choice
8 prompt "Target select"
9
10config TARGET_CSB272
11 bool "Support csb272"
12
13config TARGET_CSB472
14 bool "Support csb472"
15
16config TARGET_G2000
17 bool "Support G2000"
18
19config TARGET_JSE
20 bool "Support JSE"
21
22config TARGET_KORAT
23 bool "Support korat"
24
25config TARGET_LWMON5
26 bool "Support lwmon5"
Masahiro Yamada02627352014-10-20 17:45:56 +090027 select SUPPORT_SPL
Masahiro Yamadadd840582014-07-30 14:08:14 +090028
29config TARGET_PCS440EP
30 bool "Support pcs440ep"
31
32config TARGET_SBC405
33 bool "Support sbc405"
34
35config TARGET_SC3
36 bool "Support sc3"
37
38config TARGET_T3CORP
39 bool "Support t3corp"
40
41config TARGET_W7OLMC
42 bool "Support W7OLMC"
43
44config TARGET_W7OLMG
45 bool "Support W7OLMG"
46
47config TARGET_ZEUS
48 bool "Support zeus"
49
50config TARGET_ACADIA
51 bool "Support acadia"
52
53config TARGET_BAMBOO
54 bool "Support bamboo"
55
Masahiro Yamadadd840582014-07-30 14:08:14 +090056config TARGET_BUBINGA
57 bool "Support bubinga"
58
59config TARGET_CANYONLANDS
60 bool "Support canyonlands"
61
62config TARGET_EBONY
63 bool "Support ebony"
64
65config TARGET_KATMAI
66 bool "Support katmai"
67
68config TARGET_KILAUEA
69 bool "Support kilauea"
70
71config TARGET_LUAN
72 bool "Support luan"
73
74config TARGET_MAKALU
75 bool "Support makalu"
76
77config TARGET_OCOTEA
78 bool "Support ocotea"
79
80config TARGET_REDWOOD
81 bool "Support redwood"
82
83config TARGET_SEQUOIA
84 bool "Support sequoia"
85
86config TARGET_TAIHU
87 bool "Support taihu"
88
89config TARGET_TAISHAN
90 bool "Support taishan"
91
92config TARGET_WALNUT
93 bool "Support walnut"
94
95config TARGET_YOSEMITE
96 bool "Support yosemite"
97
98config TARGET_YUCCA
99 bool "Support yucca"
100
101config TARGET_FX12MM
102 bool "Support fx12mm"
103
104config TARGET_V5FX30TEVAL
105 bool "Support v5fx30teval"
106
Masahiro Yamadadd840582014-07-30 14:08:14 +0900107config TARGET_CATCENTER
108 bool "Support CATcenter"
109
110config TARGET_PPCHAMELEONEVB
111 bool "Support PPChameleonEVB"
112
113config TARGET_APC405
114 bool "Support APC405"
115
116config TARGET_AR405
117 bool "Support AR405"
118
119config TARGET_ASH405
120 bool "Support ASH405"
121
122config TARGET_CMS700
123 bool "Support CMS700"
124
125config TARGET_CPCI2DP
126 bool "Support CPCI2DP"
127
128config TARGET_CPCI405
129 bool "Support CPCI405"
130
131config TARGET_CPCI4052
132 bool "Support CPCI4052"
133
134config TARGET_CPCI405AB
135 bool "Support CPCI405AB"
136
137config TARGET_CPCI405DT
138 bool "Support CPCI405DT"
139
140config TARGET_CPCIISER4
141 bool "Support CPCIISER4"
142
143config TARGET_DP405
144 bool "Support DP405"
145
146config TARGET_DU405
147 bool "Support DU405"
148
149config TARGET_DU440
150 bool "Support DU440"
151
152config TARGET_HH405
153 bool "Support HH405"
154
155config TARGET_HUB405
156 bool "Support HUB405"
157
158config TARGET_OCRTC
159 bool "Support OCRTC"
160
161config TARGET_PCI405
162 bool "Support PCI405"
163
164config TARGET_PLU405
165 bool "Support PLU405"
166
167config TARGET_PMC405
168 bool "Support PMC405"
169
170config TARGET_PMC405DE
171 bool "Support PMC405DE"
172
173config TARGET_PMC440
174 bool "Support PMC440"
175
176config TARGET_VOH405
177 bool "Support VOH405"
178
179config TARGET_VOM405
180 bool "Support VOM405"
181
182config TARGET_WUH405
183 bool "Support WUH405"
184
185config TARGET_DLVISION_10G
186 bool "Support dlvision-10g"
187
188config TARGET_IO
189 bool "Support io"
190
191config TARGET_IOCON
192 bool "Support iocon"
193
194config TARGET_NEO
195 bool "Support neo"
196
197config TARGET_IO64
198 bool "Support io64"
199
200config TARGET_DLVISION
201 bool "Support dlvision"
202
203config TARGET_GDPPC440ETX
204 bool "Support gdppc440etx"
205
206config TARGET_INTIP
207 bool "Support intip"
208
209config TARGET_ICON
210 bool "Support icon"
211
212config TARGET_MIP405
213 bool "Support MIP405"
214
215config TARGET_PIP405
216 bool "Support PIP405"
217
218config TARGET_ALPR
219 bool "Support alpr"
220
221config TARGET_P3P440
222 bool "Support p3p440"
223
Masahiro Yamadadd840582014-07-30 14:08:14 +0900224config TARGET_XPEDITE1000
225 bool "Support xpedite1000"
226
227config TARGET_ML507
228 bool "Support ml507"
229
230config TARGET_XILINX_PPC405_GENERIC
231 bool "Support xilinx-ppc405-generic"
232
233config TARGET_XILINX_PPC440_GENERIC
234 bool "Support xilinx-ppc440-generic"
235
236endchoice
237
238source "board/amcc/acadia/Kconfig"
239source "board/amcc/bamboo/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900240source "board/amcc/bubinga/Kconfig"
241source "board/amcc/canyonlands/Kconfig"
242source "board/amcc/ebony/Kconfig"
243source "board/amcc/katmai/Kconfig"
244source "board/amcc/kilauea/Kconfig"
245source "board/amcc/luan/Kconfig"
246source "board/amcc/makalu/Kconfig"
247source "board/amcc/ocotea/Kconfig"
248source "board/amcc/redwood/Kconfig"
249source "board/amcc/sequoia/Kconfig"
250source "board/amcc/taihu/Kconfig"
251source "board/amcc/taishan/Kconfig"
252source "board/amcc/walnut/Kconfig"
253source "board/amcc/yosemite/Kconfig"
254source "board/amcc/yucca/Kconfig"
255source "board/avnet/fx12mm/Kconfig"
256source "board/avnet/v5fx30teval/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900257source "board/csb272/Kconfig"
258source "board/csb472/Kconfig"
259source "board/dave/PPChameleonEVB/Kconfig"
260source "board/esd/apc405/Kconfig"
261source "board/esd/ar405/Kconfig"
262source "board/esd/ash405/Kconfig"
263source "board/esd/cms700/Kconfig"
264source "board/esd/cpci2dp/Kconfig"
265source "board/esd/cpci405/Kconfig"
266source "board/esd/cpciiser4/Kconfig"
267source "board/esd/dp405/Kconfig"
268source "board/esd/du405/Kconfig"
269source "board/esd/du440/Kconfig"
270source "board/esd/hh405/Kconfig"
271source "board/esd/hub405/Kconfig"
272source "board/esd/ocrtc/Kconfig"
273source "board/esd/pci405/Kconfig"
274source "board/esd/plu405/Kconfig"
275source "board/esd/pmc405/Kconfig"
276source "board/esd/pmc405de/Kconfig"
277source "board/esd/pmc440/Kconfig"
278source "board/esd/voh405/Kconfig"
279source "board/esd/vom405/Kconfig"
280source "board/esd/wuh405/Kconfig"
281source "board/g2000/Kconfig"
282source "board/gdsys/405ep/Kconfig"
283source "board/gdsys/405ex/Kconfig"
284source "board/gdsys/dlvision/Kconfig"
285source "board/gdsys/gdppc440etx/Kconfig"
286source "board/gdsys/intip/Kconfig"
287source "board/jse/Kconfig"
288source "board/korat/Kconfig"
289source "board/lwmon5/Kconfig"
290source "board/mosaixtech/icon/Kconfig"
291source "board/mpl/mip405/Kconfig"
292source "board/mpl/pip405/Kconfig"
293source "board/pcs440ep/Kconfig"
294source "board/prodrive/alpr/Kconfig"
295source "board/prodrive/p3p440/Kconfig"
Masahiro Yamadadd840582014-07-30 14:08:14 +0900296source "board/sbc405/Kconfig"
297source "board/sc3/Kconfig"
298source "board/t3corp/Kconfig"
299source "board/w7o/Kconfig"
300source "board/xes/xpedite1000/Kconfig"
301source "board/xilinx/ml507/Kconfig"
302source "board/xilinx/ppc405-generic/Kconfig"
303source "board/xilinx/ppc440-generic/Kconfig"
304source "board/zeus/Kconfig"
305
306endmenu