aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/44x/Kconfig')
-rw-r--r--arch/powerpc/platforms/44x/Kconfig54
1 files changed, 27 insertions, 27 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 2c1a3e694114..0cb8899a5cc1 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -23,7 +23,7 @@ config BLUESTONE
23 default n 23 default n
24 select PPC44x_SIMPLE 24 select PPC44x_SIMPLE
25 select APM821xx 25 select APM821xx
26 select IBM_NEW_EMAC_RGMII 26 select IBM_EMAC_RGMII
27 help 27 help
28 This option enables support for the APM APM821xx Evaluation board. 28 This option enables support for the APM APM821xx Evaluation board.
29 29
@@ -122,8 +122,8 @@ config CANYONLANDS
122 select PPC4xx_PCI_EXPRESS 122 select PPC4xx_PCI_EXPRESS
123 select PCI_MSI 123 select PCI_MSI
124 select PPC4xx_MSI 124 select PPC4xx_MSI
125 select IBM_NEW_EMAC_RGMII 125 select IBM_EMAC_RGMII
126 select IBM_NEW_EMAC_ZMII 126 select IBM_EMAC_ZMII
127 help 127 help
128 This option enables support for the AMCC PPC460EX evaluation board. 128 This option enables support for the AMCC PPC460EX evaluation board.
129 129
@@ -135,8 +135,8 @@ config GLACIER
135 select 460EX # Odd since it uses 460GT but the effects are the same 135 select 460EX # Odd since it uses 460GT but the effects are the same
136 select PCI 136 select PCI
137 select PPC4xx_PCI_EXPRESS 137 select PPC4xx_PCI_EXPRESS
138 select IBM_NEW_EMAC_RGMII 138 select IBM_EMAC_RGMII
139 select IBM_NEW_EMAC_ZMII 139 select IBM_EMAC_ZMII
140 help 140 help
141 This option enables support for the AMCC PPC460GT evaluation board. 141 This option enables support for the AMCC PPC460GT evaluation board.
142 142
@@ -161,7 +161,7 @@ config EIGER
161 select 460SX 161 select 460SX
162 select PCI 162 select PCI
163 select PPC4xx_PCI_EXPRESS 163 select PPC4xx_PCI_EXPRESS
164 select IBM_NEW_EMAC_RGMII 164 select IBM_EMAC_RGMII
165 help 165 help
166 This option enables support for the AMCC PPC460SX evaluation board. 166 This option enables support for the AMCC PPC460SX evaluation board.
167 167
@@ -244,59 +244,59 @@ config 440EP
244 bool 244 bool
245 select PPC_FPU 245 select PPC_FPU
246 select IBM440EP_ERR42 246 select IBM440EP_ERR42
247 select IBM_NEW_EMAC_ZMII 247 select IBM_EMAC_ZMII
248 select USB_ARCH_HAS_OHCI 248 select USB_ARCH_HAS_OHCI
249 249
250config 440EPX 250config 440EPX
251 bool 251 bool
252 select PPC_FPU 252 select PPC_FPU
253 select IBM_NEW_EMAC_EMAC4 253 select IBM_EMAC_EMAC4
254 select IBM_NEW_EMAC_RGMII 254 select IBM_EMAC_RGMII
255 select IBM_NEW_EMAC_ZMII 255 select IBM_EMAC_ZMII
256 256
257config 440GRX 257config 440GRX
258 bool 258 bool
259 select IBM_NEW_EMAC_EMAC4 259 select IBM_EMAC_EMAC4
260 select IBM_NEW_EMAC_RGMII 260 select IBM_EMAC_RGMII
261 select IBM_NEW_EMAC_ZMII 261 select IBM_EMAC_ZMII
262 262
263config 440GP 263config 440GP
264 bool 264 bool
265 select IBM_NEW_EMAC_ZMII 265 select IBM_EMAC_ZMII
266 266
267config 440GX 267config 440GX
268 bool 268 bool
269 select IBM_NEW_EMAC_EMAC4 269 select IBM_EMAC_EMAC4
270 select IBM_NEW_EMAC_RGMII 270 select IBM_EMAC_RGMII
271 select IBM_NEW_EMAC_ZMII #test only 271 select IBM_EMAC_ZMII #test only
272 select IBM_NEW_EMAC_TAH #test only 272 select IBM_EMAC_TAH #test only
273 273
274config 440SP 274config 440SP
275 bool 275 bool
276 276
277config 440SPe 277config 440SPe
278 bool 278 bool
279 select IBM_NEW_EMAC_EMAC4 279 select IBM_EMAC_EMAC4
280 280
281config 460EX 281config 460EX
282 bool 282 bool
283 select PPC_FPU 283 select PPC_FPU
284 select IBM_NEW_EMAC_EMAC4 284 select IBM_EMAC_EMAC4
285 select IBM_NEW_EMAC_TAH 285 select IBM_EMAC_TAH
286 286
287config 460SX 287config 460SX
288 bool 288 bool
289 select PPC_FPU 289 select PPC_FPU
290 select IBM_NEW_EMAC_EMAC4 290 select IBM_EMAC_EMAC4
291 select IBM_NEW_EMAC_RGMII 291 select IBM_EMAC_RGMII
292 select IBM_NEW_EMAC_ZMII 292 select IBM_EMAC_ZMII
293 select IBM_NEW_EMAC_TAH 293 select IBM_EMAC_TAH
294 294
295config APM821xx 295config APM821xx
296 bool 296 bool
297 select PPC_FPU 297 select PPC_FPU
298 select IBM_NEW_EMAC_EMAC4 298 select IBM_EMAC_EMAC4
299 select IBM_NEW_EMAC_TAH 299 select IBM_EMAC_TAH
300 300
301# 44x errata/workaround config symbols, selected by the CPU models above 301# 44x errata/workaround config symbols, selected by the CPU models above
302config IBM440EP_ERR42 302config IBM440EP_ERR42