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 440 board"
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 "Simple PowerPC 44x board support"
179 This option enables the simple PowerPC 44x platform support.
182 bool "PPC4xx GPIO support"
184 select ARCH_REQUIRE_GPIOLIB
187 Enable gpiolib support for ppc440 based boards
189 # 44x specific CPU modules, selected based on the board above.
193 select IBM440EP_ERR42
194 select IBM_NEW_EMAC_ZMII
195 select USB_ARCH_HAS_OHCI
200 select IBM_NEW_EMAC_EMAC4
201 select IBM_NEW_EMAC_RGMII
202 select IBM_NEW_EMAC_ZMII
206 select IBM_NEW_EMAC_EMAC4
207 select IBM_NEW_EMAC_RGMII
208 select IBM_NEW_EMAC_ZMII
212 select IBM_NEW_EMAC_ZMII
216 select IBM_NEW_EMAC_EMAC4
217 select IBM_NEW_EMAC_RGMII
218 select IBM_NEW_EMAC_ZMII #test only
219 select IBM_NEW_EMAC_TAH #test only
226 select IBM_NEW_EMAC_EMAC4
231 select IBM_NEW_EMAC_EMAC4
232 select IBM_NEW_EMAC_TAH
237 select IBM_NEW_EMAC_EMAC4
238 select IBM_NEW_EMAC_RGMII
239 select IBM_NEW_EMAC_ZMII
240 select IBM_NEW_EMAC_TAH
242 # 44x errata/workaround config symbols, selected by the CPU models above
243 config IBM440EP_ERR42
246 # Xilinx specific config options.
249 select DEFAULT_UIMAGE
251 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
252 config XILINX_VIRTEX_5_FXT