Mention branches and keyring.
[releases.git] / 44x / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config PPC_47x
3         bool "Support for 47x variant"
4         depends on 44x
5         select MPIC
6         help
7           This option enables support for the 47x family of processors and is
8           not currently compatible with other 44x or 46x varients
9
10 config BAMBOO
11         bool "Bamboo"
12         depends on 44x
13         select PPC44x_SIMPLE
14         select 440EP
15         select FORCE_PCI
16         help
17           This option enables support for the IBM PPC440EP evaluation board.
18
19 config BLUESTONE
20         bool "Bluestone"
21         depends on 44x
22         select PPC44x_SIMPLE
23         select APM821xx
24         select FORCE_PCI
25         select PCI_MSI
26         select PPC4xx_MSI
27         select PPC4xx_PCI_EXPRESS
28         select IBM_EMAC_RGMII if IBM_EMAC
29         help
30           This option enables support for the APM APM821xx Evaluation board.
31
32 config EBONY
33         bool "Ebony"
34         depends on 44x
35         default y
36         select 440GP
37         select FORCE_PCI
38         select OF_RTC
39         help
40           This option enables support for the IBM PPC440GP evaluation board.
41
42 config SAM440EP
43         bool "Sam440ep"
44         depends on 44x
45         select 440EP
46         select FORCE_PCI
47         help
48           This option enables support for the ACube Sam440ep board.
49
50 config SEQUOIA
51         bool "Sequoia"
52         depends on 44x
53         select PPC44x_SIMPLE
54         select 440EPX
55         help
56           This option enables support for the AMCC PPC440EPX evaluation board.
57
58 config TAISHAN
59         bool "Taishan"
60         depends on 44x
61         select PPC44x_SIMPLE
62         select 440GX
63         select FORCE_PCI
64         help
65           This option enables support for the AMCC PPC440GX "Taishan"
66           evaluation board.
67
68 config KATMAI
69         bool "Katmai"
70         depends on 44x
71         select PPC44x_SIMPLE
72         select 440SPe
73         select FORCE_PCI
74         select PPC4xx_PCI_EXPRESS
75         select PCI_MSI
76         select PPC4xx_MSI
77         help
78           This option enables support for the AMCC PPC440SPe evaluation board.
79
80 config RAINIER
81         bool "Rainier"
82         depends on 44x
83         select PPC44x_SIMPLE
84         select 440GRX
85         select FORCE_PCI
86         help
87           This option enables support for the AMCC PPC440GRX evaluation board.
88
89 config WARP
90         bool "PIKA Warp"
91         depends on 44x
92         select 440EP
93         help
94           This option enables support for the PIKA Warp(tm) Appliance. The Warp
95           is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
96           stations and trunks.
97
98           See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
99           Telephony Developers" link for more information.
100
101 config ARCHES
102         bool "Arches"
103         depends on 44x
104         select PPC44x_SIMPLE
105         select 460EX # Odd since it uses 460GT but the effects are the same
106         select FORCE_PCI
107         select PPC4xx_PCI_EXPRESS
108         help
109           This option enables support for the AMCC Dual PPC460GT evaluation board.
110
111 config CANYONLANDS
112         bool "Canyonlands"
113         depends on 44x
114         select 460EX
115         select FORCE_PCI
116         select PPC4xx_PCI_EXPRESS
117         select PCI_MSI
118         select PPC4xx_MSI
119         select IBM_EMAC_RGMII if IBM_EMAC
120         select IBM_EMAC_ZMII if IBM_EMAC
121         help
122           This option enables support for the AMCC PPC460EX evaluation board.
123
124 config GLACIER
125         bool "Glacier"
126         depends on 44x
127         select PPC44x_SIMPLE
128         select 460EX # Odd since it uses 460GT but the effects are the same
129         select FORCE_PCI
130         select PPC4xx_PCI_EXPRESS
131         select IBM_EMAC_RGMII if IBM_EMAC
132         select IBM_EMAC_ZMII if IBM_EMAC
133         help
134           This option enables support for the AMCC PPC460GT evaluation board.
135
136 config REDWOOD
137         bool "Redwood"
138         depends on 44x
139         select PPC44x_SIMPLE
140         select 460SX
141         select FORCE_PCI
142         select PPC4xx_PCI_EXPRESS
143         select PCI_MSI
144         select PPC4xx_MSI
145         help
146           This option enables support for the AMCC PPC460SX Redwood board.
147
148 config EIGER
149         bool "Eiger"
150         depends on 44x
151         select PPC44x_SIMPLE
152         select 460SX
153         select FORCE_PCI
154         select PPC4xx_PCI_EXPRESS
155         select IBM_EMAC_RGMII if IBM_EMAC
156         help
157           This option enables support for the AMCC PPC460SX evaluation board.
158
159 config YOSEMITE
160         bool "Yosemite"
161         depends on 44x
162         select PPC44x_SIMPLE
163         select 440EP
164         select FORCE_PCI
165         help
166           This option enables support for the AMCC PPC440EP evaluation board.
167
168 config ISS4xx
169         bool "ISS 4xx Simulator"
170         depends on (44x || 40x)
171         select 405GP if 40x
172         select 440GP if 44x && !PPC_47x
173         select PPC_FPU
174         select OF_RTC
175         help
176           This option enables support for the IBM ISS simulation environment
177
178 config CURRITUCK
179         bool "IBM Currituck (476fpe) Support"
180         depends on PPC_47x
181         select I2C
182         select SWIOTLB
183         select 476FPE
184         select FORCE_PCI
185         select PPC4xx_PCI_EXPRESS
186         help
187           This option enables support for the IBM Currituck (476fpe) evaluation board
188
189 config FSP2
190         bool "IBM FSP2 (476fpe) Support"
191         depends on PPC_47x
192         select 476FPE
193         select IBM_EMAC_EMAC4 if IBM_EMAC
194         select IBM_EMAC_RGMII if IBM_EMAC
195         select COMMON_CLK
196         select DEFAULT_UIMAGE
197         help
198           This option enables support for the IBM FSP2 (476fpe) board
199
200 config AKEBONO
201         bool "IBM Akebono (476gtr) Support"
202         depends on PPC_47x
203         select SWIOTLB
204         select 476FPE
205         select PPC4xx_PCI_EXPRESS
206         select FORCE_PCI
207         select PCI_MSI
208         select PPC4xx_HSTA_MSI
209         select I2C
210         select I2C_IBM_IIC
211         select NETDEVICES
212         select ETHERNET
213         select NET_VENDOR_IBM
214         select IBM_EMAC_EMAC4 if IBM_EMAC
215         select USB if USB_SUPPORT
216         select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD
217         select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD
218         select MMC_SDHCI
219         select MMC_SDHCI_PLTFM
220         select ATA
221         select SATA_AHCI_PLATFORM
222         help
223           This option enables support for the IBM Akebono (476gtr) evaluation board
224
225
226 config ICON
227         bool "Icon"
228         depends on 44x
229         select PPC44x_SIMPLE
230         select 440SPe
231         select FORCE_PCI
232         select PPC4xx_PCI_EXPRESS
233         help
234           This option enables support for the AMCC PPC440SPe evaluation board.
235
236 config XILINX_VIRTEX440_GENERIC_BOARD
237         bool "Generic Xilinx Virtex 5 FXT board support"
238         depends on 44x
239         select XILINX_VIRTEX_5_FXT
240         select XILINX_INTC
241         help
242           This option enables generic support for Xilinx Virtex based boards
243           that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
244
245           The generic virtex board support matches any device tree which
246           specifies 'xlnx,virtex440' in its compatible field.  This includes
247           the Xilinx ML5xx reference designs using the powerpc core.
248
249           Most Virtex 5 designs should use this unless it needs to do some
250           special configuration at board probe time.
251
252 config XILINX_ML510
253         bool "Xilinx ML510 extra support"
254         depends on XILINX_VIRTEX440_GENERIC_BOARD
255         select HAVE_PCI
256         select XILINX_PCI if PCI
257         select PPC_INDIRECT_PCI if PCI
258         select PPC_I8259 if PCI
259         help
260           This option enables extra support for features on the Xilinx ML510
261           board.  The ML510 has a PCI bus with ALI south bridge.
262
263 config PPC44x_SIMPLE
264         bool "Simple PowerPC 44x board support"
265         depends on 44x
266         help
267           This option enables the simple PowerPC 44x platform support.
268
269 config PPC4xx_GPIO
270         bool "PPC4xx GPIO support"
271         depends on 44x
272         select GPIOLIB
273         help
274           Enable gpiolib support for ppc440 based boards
275
276 # 44x specific CPU modules, selected based on the board above.
277 config 440EP
278         bool
279         select PPC_FPU
280         select IBM440EP_ERR42
281         select IBM_EMAC_ZMII if IBM_EMAC
282
283 config 440EPX
284         bool
285         select PPC_FPU
286         select IBM_EMAC_EMAC4 if IBM_EMAC
287         select IBM_EMAC_RGMII if IBM_EMAC
288         select IBM_EMAC_ZMII if IBM_EMAC
289         select USB_EHCI_BIG_ENDIAN_MMIO
290         select USB_EHCI_BIG_ENDIAN_DESC
291
292 config 440GRX
293         bool
294         select IBM_EMAC_EMAC4 if IBM_EMAC
295         select IBM_EMAC_RGMII if IBM_EMAC
296         select IBM_EMAC_ZMII if IBM_EMAC
297
298 config 440GP
299         bool
300         select IBM_EMAC_ZMII if IBM_EMAC
301
302 config 440GX
303         bool
304         select IBM_EMAC_EMAC4 if IBM_EMAC
305         select IBM_EMAC_RGMII if IBM_EMAC
306         select IBM_EMAC_ZMII if IBM_EMAC #test only
307         select IBM_EMAC_TAH if IBM_EMAC  #test only
308
309 config 440SP
310         bool
311
312 config 440SPe
313         bool
314         select IBM_EMAC_EMAC4 if IBM_EMAC
315
316 config 460EX
317         bool
318         select PPC_FPU
319         select IBM_EMAC_EMAC4 if IBM_EMAC
320         select IBM_EMAC_TAH if IBM_EMAC
321
322 config 460SX
323         bool
324         select PPC_FPU
325         select IBM_EMAC_EMAC4 if IBM_EMAC
326         select IBM_EMAC_RGMII if IBM_EMAC
327         select IBM_EMAC_ZMII if IBM_EMAC
328         select IBM_EMAC_TAH if IBM_EMAC
329
330 config 476FPE
331         bool
332         select PPC_FPU
333
334 config APM821xx
335         bool
336         select PPC_FPU
337         select IBM_EMAC_EMAC4 if IBM_EMAC
338         select IBM_EMAC_TAH if IBM_EMAC
339
340 config 476FPE_ERR46
341         depends on 476FPE
342         bool "Enable linker work around for PPC476FPE errata #46"
343         help
344           This option enables a work around for an icache bug on 476
345           that can cause execution of stale instructions when falling
346           through pages (IBM errata #46). It requires a recent version
347           of binutils which supports the --ppc476-workaround option.
348
349           The work around enables the appropriate linker options and
350           ensures that all module output sections are aligned to 4K
351           page boundaries. The work around is only required when
352           building modules.
353
354 # 44x errata/workaround config symbols, selected by the CPU models above
355 config IBM440EP_ERR42
356         bool
357
358 # Xilinx specific config options.
359 config XILINX_VIRTEX
360         bool
361         select DEFAULT_UIMAGE
362
363 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
364 config XILINX_VIRTEX_5_FXT
365         bool
366         select XILINX_VIRTEX
367