summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-02-05 23:10:40 +0300
committerKumar Gala <galak@kernel.crashing.org>2009-02-06 10:38:57 -0600
commite85477f516c2de7ed515fcf94ceab5282eba7fa4 (patch)
tree0f8dc3db70d6c9fc472fab107a07c765a3c9149e /arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
parent1f0d4d16d9d4ffa65438425d092f7061476b95b3 (diff)
powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards
TSEC0 is connected to Vitesse 7385 5-port switch. The switch isn't connected to any mdio bus, the link to the switch is fixed to Full-duplex 1000 Mb/s (no pause). This patch fixes following failure during bootup: mdio@24520:01 not found eth0: Could not attach to PHY IP-Config: Failed to open eth0 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc8313_rdb_defconfig')
-rw-r--r--arch/powerpc/configs/83xx/mpc8313_rdb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
index 9e47ae957e2e..409d017621a8 100644
--- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
+++ b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
@@ -651,7 +651,7 @@ CONFIG_CICADA_PHY=y
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
-# CONFIG_FIXED_PHY is not set
+CONFIG_FIXED_PHY=y
# CONFIG_MDIO_BITBANG is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y