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.
139 select PPC4xx_PCI_EXPRESS
140 select IBM_NEW_EMAC_RGMII
142 This option enables support for the AMCC PPC460SX evaluation board.
152 This option enables support for the AMCC PPC440EP evaluation board.
160 # This option enables support for the IBM PPC440SP evaluation board.
168 # This option enables support for the IBM PPC440GX evaluation board.
170 config XILINX_VIRTEX440_GENERIC_BOARD
171 bool "Generic Xilinx Virtex 5 FXT board support"
174 select XILINX_VIRTEX_5_FXT
176 This option enables generic support for Xilinx Virtex based boards
177 that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
179 The generic virtex board support matches any device tree which
180 specifies 'xlnx,virtex440' in its compatible field. This includes
181 the Xilinx ML5xx reference designs using the powerpc core.
183 Most Virtex 5 designs should use this unless it needs to do some
184 special configuration at board probe time.
187 bool "Xilinx ML510 extra support"
188 depends on XILINX_VIRTEX440_GENERIC_BOARD
189 select PPC_PCI_CHOICE
190 select XILINX_PCI if PCI
191 select PPC_INDIRECT_PCI if PCI
192 select PPC_I8259 if PCI
194 This option enables extra support for features on the Xilinx ML510
195 board. The ML510 has a PCI bus with ALI south bridge.
198 bool "Simple PowerPC 44x board support"
202 This option enables the simple PowerPC 44x platform support.
205 bool "PPC4xx GPIO support"
207 select ARCH_REQUIRE_GPIOLIB
210 Enable gpiolib support for ppc440 based boards
212 # 44x specific CPU modules, selected based on the board above.
216 select IBM440EP_ERR42
217 select IBM_NEW_EMAC_ZMII
218 select USB_ARCH_HAS_OHCI
223 select IBM_NEW_EMAC_EMAC4
224 select IBM_NEW_EMAC_RGMII
225 select IBM_NEW_EMAC_ZMII
229 select IBM_NEW_EMAC_EMAC4
230 select IBM_NEW_EMAC_RGMII
231 select IBM_NEW_EMAC_ZMII
235 select IBM_NEW_EMAC_ZMII
239 select IBM_NEW_EMAC_EMAC4
240 select IBM_NEW_EMAC_RGMII
241 select IBM_NEW_EMAC_ZMII #test only
242 select IBM_NEW_EMAC_TAH #test only
249 select IBM_NEW_EMAC_EMAC4
254 select IBM_NEW_EMAC_EMAC4
255 select IBM_NEW_EMAC_TAH
260 select IBM_NEW_EMAC_EMAC4
261 select IBM_NEW_EMAC_RGMII
262 select IBM_NEW_EMAC_ZMII
263 select IBM_NEW_EMAC_TAH
265 # 44x errata/workaround config symbols, selected by the CPU models above
266 config IBM440EP_ERR42
269 # Xilinx specific config options.
272 select DEFAULT_UIMAGE
274 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
275 config XILINX_VIRTEX_5_FXT