powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610

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>

authored by Martyn Welch and committed by Kumar Gala 06597aa9 f464ff58

+1 -1
+1 -1
arch/powerpc/configs/86xx/gef_sbc610_defconfig
··· 838 838 # 839 839 # MII PHY device drivers 840 840 # 841 - CONFIG_MARVELL_PHY=y 841 + # CONFIG_MARVELL_PHY is not set 842 842 # CONFIG_DAVICOM_PHY is not set 843 843 # CONFIG_QSEMI_PHY is not set 844 844 # CONFIG_LXT_PHY is not set