9 This option enables support for the IBM PPC440EP evaluation board.
19 This option enables support for the IBM PPC440GP evaluation board.
28 This option enables support for the ACube Sam440ep board.
37 This option enables support for the AMCC PPC440EPX evaluation board.
47 This option enables support for the AMCC PPC440GX "Taishan"
57 select PPC4xx_PCI_EXPRESS
59 This option enables support for the AMCC PPC440SPe evaluation board.
69 This option enables support for the AMCC PPC440GRX evaluation board.
77 This option enables support for the PIKA Warp(tm) Appliance. The Warp
78 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
81 See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
82 Telephony Developers" link for more information.
89 select 460EX # Odd since it uses 460GT but the effects are the same
91 select PPC4xx_PCI_EXPRESS
93 This option enables support for the AMCC Dual PPC460GT evaluation board.
102 select PPC4xx_PCI_EXPRESS
103 select IBM_NEW_EMAC_RGMII
104 select IBM_NEW_EMAC_ZMII
106 This option enables support for the AMCC PPC460EX evaluation board.
113 select 460EX # Odd since it uses 460GT but the effects are the same
115 select PPC4xx_PCI_EXPRESS
116 select IBM_NEW_EMAC_RGMII
117 select IBM_NEW_EMAC_ZMII
119 This option enables support for the AMCC PPC460GT evaluation board.
128 select PPC4xx_PCI_EXPRESS
130 This option enables support for the AMCC PPC460SX Redwood board.
140 This option enables support for the AMCC PPC440EP evaluation board.
148 # This option enables support for the IBM PPC440SP evaluation board.
156 # This option enables support for the IBM PPC440GX evaluation board.
158 config XILINX_VIRTEX440_GENERIC_BOARD
159 bool "Generic Xilinx Virtex 5 FXT board support"
162 select XILINX_VIRTEX_5_FXT
164 This option enables generic support for Xilinx Virtex based boards
165 that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
167 The generic virtex board support matches any device tree which
168 specifies 'xlnx,virtex440' in its compatible field. This includes
169 the Xilinx ML5xx reference designs using the powerpc core.
171 Most Virtex 5 designs should use this unless it needs to do some
172 special configuration at board probe time.
175 bool "Xilinx ML510 extra support"
176 depends on XILINX_VIRTEX440_GENERIC_BOARD
177 select PPC_PCI_CHOICE
178 select XILINX_PCI if PCI
179 select PPC_INDIRECT_PCI if PCI
180 select PPC_I8259 if PCI
182 This option enables extra support for features on the Xilinx ML510
183 board. The ML510 has a PCI bus with ALI south bridge.
186 bool "Simple PowerPC 44x board support"
190 This option enables the simple PowerPC 44x platform support.
193 bool "PPC4xx GPIO support"
195 select ARCH_REQUIRE_GPIOLIB
198 Enable gpiolib support for ppc440 based boards
200 # 44x specific CPU modules, selected based on the board above.
204 select IBM440EP_ERR42
205 select IBM_NEW_EMAC_ZMII
206 select USB_ARCH_HAS_OHCI
211 select IBM_NEW_EMAC_EMAC4
212 select IBM_NEW_EMAC_RGMII
213 select IBM_NEW_EMAC_ZMII
217 select IBM_NEW_EMAC_EMAC4
218 select IBM_NEW_EMAC_RGMII
219 select IBM_NEW_EMAC_ZMII
223 select IBM_NEW_EMAC_ZMII
227 select IBM_NEW_EMAC_EMAC4
228 select IBM_NEW_EMAC_RGMII
229 select IBM_NEW_EMAC_ZMII #test only
230 select IBM_NEW_EMAC_TAH #test only
237 select IBM_NEW_EMAC_EMAC4
242 select IBM_NEW_EMAC_EMAC4
243 select IBM_NEW_EMAC_TAH
248 select IBM_NEW_EMAC_EMAC4
249 select IBM_NEW_EMAC_RGMII
250 select IBM_NEW_EMAC_ZMII
251 select IBM_NEW_EMAC_TAH
253 # 44x errata/workaround config symbols, selected by the CPU models above
254 config IBM440EP_ERR42
257 # Xilinx specific config options.
260 select DEFAULT_UIMAGE
262 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
263 config XILINX_VIRTEX_5_FXT