powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610
authorMartyn Welch <martyn.welch@gefanuc.com>
Tue, 18 Nov 2008 10:55:45 +0000 (10:55 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 19 Nov 2008 21:12:17 +0000 (15:12 -0600)
The Marvell PHY driver is currently being used for the 88E1111 on the
SBC610. This driver is causing the link to run in 10/Half mode, the generic
PHY driver is correctly configuring the PHY as 1000/Full.

Edit default config to use generic PHY driver.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/configs/86xx/gef_sbc610_defconfig

index 2da13e0..07ccaf8 100644 (file)
@@ -838,7 +838,7 @@ CONFIG_PHYLIB=y
 #
 # MII PHY device drivers
 #
-CONFIG_MARVELL_PHY=y
+# CONFIG_MARVELL_PHY is not set
 # CONFIG_DAVICOM_PHY is not set
 # CONFIG_QSEMI_PHY is not set
 # CONFIG_LXT_PHY is not set