summaryrefslogtreecommitdiff
path: root/include/configs/calimain.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-10 19:20:11 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-12 12:37:36 (GMT)
commitf552d692462c278be5598b5a9ca4ad346e9586b7 (patch)
treeae3caa2d7f85c659216432365df199cf5db75970 /include/configs/calimain.h
parentdee7c68f5481221a8da6d51b03eb42c7485ba001 (diff)
downloadu-boot-f552d692462c278be5598b5a9ca4ad346e9586b7.tar.xz
Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
This particular macro hasn't been used in the code for some time, remove these references that were missed. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/calimain.h')
-rw-r--r--include/configs/calimain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/calimain.h b/include/configs/calimain.h
index 425a38f..6e2fd33 100644
--- a/include/configs/calimain.h
+++ b/include/configs/calimain.h
@@ -176,7 +176,6 @@
* Network & Ethernet Configuration
*/
#ifdef CONFIG_DRIVER_TI_EMAC
-#define CONFIG_EMAC_MDIO_PHY_NUM 1
#define CONFIG_MII
#define CONFIG_BOOTP_DNS
#define CONFIG_BOOTP_DNS2