2 bool "Support for 47x variant"
7 This option enables support for the 47x family of processors and is
8 not currently compatible with other 44x or 46x varients
18 This option enables support for the IBM PPC440EP evaluation board.
28 This option enables support for the APM APM821xx Evaluation board.
38 This option enables support for the IBM PPC440GP evaluation board.
47 This option enables support for the ACube Sam440ep board.
56 This option enables support for the AMCC PPC440EPX evaluation board.
66 This option enables support for the AMCC PPC440GX "Taishan"
76 select PPC4xx_PCI_EXPRESS
80 This option enables support for the AMCC PPC440SPe evaluation board.
90 This option enables support for the AMCC PPC440GRX evaluation board.
98 This option enables support for the PIKA Warp(tm) Appliance. The Warp
99 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
102 See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
103 Telephony Developers" link for more information.
110 select 460EX # Odd since it uses 460GT but the effects are the same
112 select PPC4xx_PCI_EXPRESS
114 This option enables support for the AMCC Dual PPC460GT evaluation board.
122 select PPC4xx_PCI_EXPRESS
125 select IBM_EMAC_RGMII
128 This option enables support for the AMCC PPC460EX evaluation board.
135 select 460EX # Odd since it uses 460GT but the effects are the same
137 select PPC4xx_PCI_EXPRESS
138 select IBM_EMAC_RGMII
141 This option enables support for the AMCC PPC460GT evaluation board.
150 select PPC4xx_PCI_EXPRESS
154 This option enables support for the AMCC PPC460SX Redwood board.
163 select PPC4xx_PCI_EXPRESS
164 select IBM_EMAC_RGMII
166 This option enables support for the AMCC PPC460SX evaluation board.
176 This option enables support for the AMCC PPC440EP evaluation board.
179 bool "ISS 4xx Simulator"
180 depends on (44x || 40x)
183 select 440GP if 44x && !PPC_47x
187 This option enables support for the IBM ISS simulation environment
196 select PPC4xx_PCI_EXPRESS
198 This option enables support for the AMCC PPC440SPe evaluation board.
206 # This option enables support for the IBM PPC440SP evaluation board.
214 # This option enables support for the IBM PPC440GX evaluation board.
216 config XILINX_VIRTEX440_GENERIC_BOARD
217 bool "Generic Xilinx Virtex 5 FXT board support"
220 select XILINX_VIRTEX_5_FXT
222 This option enables generic support for Xilinx Virtex based boards
223 that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
225 The generic virtex board support matches any device tree which
226 specifies 'xlnx,virtex440' in its compatible field. This includes
227 the Xilinx ML5xx reference designs using the powerpc core.
229 Most Virtex 5 designs should use this unless it needs to do some
230 special configuration at board probe time.
233 bool "Xilinx ML510 extra support"
234 depends on XILINX_VIRTEX440_GENERIC_BOARD
235 select PPC_PCI_CHOICE
236 select XILINX_PCI if PCI
237 select PPC_INDIRECT_PCI if PCI
238 select PPC_I8259 if PCI
240 This option enables extra support for features on the Xilinx ML510
241 board. The ML510 has a PCI bus with ALI south bridge.
244 bool "Simple PowerPC 44x board support"
248 This option enables the simple PowerPC 44x platform support.
251 bool "PPC4xx GPIO support"
253 select ARCH_REQUIRE_GPIOLIB
256 Enable gpiolib support for ppc440 based boards
258 # 44x specific CPU modules, selected based on the board above.
262 select IBM440EP_ERR42
264 select USB_ARCH_HAS_OHCI
269 select IBM_EMAC_EMAC4
270 select IBM_EMAC_RGMII
275 select IBM_EMAC_EMAC4
276 select IBM_EMAC_RGMII
285 select IBM_EMAC_EMAC4
286 select IBM_EMAC_RGMII
287 select IBM_EMAC_ZMII #test only
288 select IBM_EMAC_TAH #test only
295 select IBM_EMAC_EMAC4
300 select IBM_EMAC_EMAC4
306 select IBM_EMAC_EMAC4
307 select IBM_EMAC_RGMII
314 select IBM_EMAC_EMAC4
317 # 44x errata/workaround config symbols, selected by the CPU models above
318 config IBM440EP_ERR42
321 # Xilinx specific config options.
324 select DEFAULT_UIMAGE
326 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
327 config XILINX_VIRTEX_5_FXT