summaryrefslogtreecommitdiffstats
path: root/include/configs/da850evm.h
diff options
context:
space:
mode:
authorManjunath Hadli <manjunath.hadli@ti.com>2011-10-13 03:40:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-10-27 21:56:36 +0200
commitfb1d6332b5430b90a8fa8ebab709f33a60e9f816 (patch)
tree97a3086547d3f926d318ce4a6d3808408f00f580 /include/configs/da850evm.h
parent062fe7d332c28ede25626f448681e43d76bb312e (diff)
downloadtalos-obmc-uboot-fb1d6332b5430b90a8fa8ebab709f33a60e9f816.tar.gz
talos-obmc-uboot-fb1d6332b5430b90a8fa8ebab709f33a60e9f816.zip
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
remove macro CONFIG_EMAC_MDIO_PHY_NUM and depending macro EMAC_MDIO_PHY_NUM as they are no longer needed with the support for more than 1 PHYs in davinci emac driver. Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/da850evm.h')
-rw-r--r--include/configs/da850evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
index b4e489022b..4c143700dd 100644
--- a/include/configs/da850evm.h
+++ b/include/configs/da850evm.h
@@ -121,7 +121,6 @@
* Network & Ethernet Configuration
*/
#ifdef CONFIG_DRIVER_TI_EMAC
-#define CONFIG_EMAC_MDIO_PHY_NUM 0
#define CONFIG_MII
#define CONFIG_BOOTP_DEFAULT
#define CONFIG_BOOTP_DNS
OpenPOWER on IntegriCloud