aboutsummaryrefslogtreecommitdiff
path: root/include/configs/iconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/iconnect.h')
-rw-r--r--include/configs/iconnect.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h
index 44a4b44..cb4cf9b 100644
--- a/include/configs/iconnect.h
+++ b/include/configs/iconnect.h
@@ -26,9 +26,6 @@
#ifdef CONFIG_CMD_NET
#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
#define CONFIG_PHY_BASE_ADR 11
-#ifdef CONFIG_RESET_PHY_R
-#undef CONFIG_RESET_PHY_R /* remove legacy reset_phy() */
-#endif
#endif /* CONFIG_CMD_NET */
#endif /* _CONFIG_ICONNECT_H */