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
190 bool "IBM Currituck (476fpe) Support"
195 select PPC4xx_PCI_EXPRESS
197 This option enables support for the IBM Currituck (476fpe) evaluation board
206 select PPC4xx_PCI_EXPRESS
208 This option enables support for the AMCC PPC440SPe evaluation board.
210 config XILINX_VIRTEX440_GENERIC_BOARD
211 bool "Generic Xilinx Virtex 5 FXT board support"
214 select XILINX_VIRTEX_5_FXT
216 This option enables generic support for Xilinx Virtex based boards
217 that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
219 The generic virtex board support matches any device tree which
220 specifies 'xlnx,virtex440' in its compatible field. This includes
221 the Xilinx ML5xx reference designs using the powerpc core.
223 Most Virtex 5 designs should use this unless it needs to do some
224 special configuration at board probe time.
227 bool "Xilinx ML510 extra support"
228 depends on XILINX_VIRTEX440_GENERIC_BOARD
229 select PPC_PCI_CHOICE
230 select XILINX_PCI if PCI
231 select PPC_INDIRECT_PCI if PCI
232 select PPC_I8259 if PCI
234 This option enables extra support for features on the Xilinx ML510
235 board. The ML510 has a PCI bus with ALI south bridge.
238 bool "Simple PowerPC 44x board support"
242 This option enables the simple PowerPC 44x platform support.
245 bool "PPC4xx GPIO support"
247 select ARCH_REQUIRE_GPIOLIB
250 Enable gpiolib support for ppc440 based boards
252 # 44x specific CPU modules, selected based on the board above.
256 select IBM440EP_ERR42
258 select USB_ARCH_HAS_OHCI
263 select IBM_EMAC_EMAC4
264 select IBM_EMAC_RGMII
269 select IBM_EMAC_EMAC4
270 select IBM_EMAC_RGMII
279 select IBM_EMAC_EMAC4
280 select IBM_EMAC_RGMII
281 select IBM_EMAC_ZMII #test only
282 select IBM_EMAC_TAH #test only
289 select IBM_EMAC_EMAC4
294 select IBM_EMAC_EMAC4
300 select IBM_EMAC_EMAC4
301 select IBM_EMAC_RGMII
312 select IBM_EMAC_EMAC4
315 # 44x errata/workaround config symbols, selected by the CPU models above
316 config IBM440EP_ERR42
319 # Xilinx specific config options.
322 select DEFAULT_UIMAGE
324 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
325 config XILINX_VIRTEX_5_FXT