summaryrefslogtreecommitdiff
path: root/include/configs/zc5601.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-08-01 17:19:59 -0700
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 15:22:28 -0500
commit3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch)
tree1299ea854834b594e3e261ce2b726f4683119a9a /include/configs/zc5601.h
parentef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff)
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/zc5601.h')
-rw-r--r--include/configs/zc5601.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zc5601.h b/include/configs/zc5601.h
index 61c6a60b54..f71cdfbdd3 100644
--- a/include/configs/zc5601.h
+++ b/include/configs/zc5601.h
@@ -25,7 +25,6 @@
#define CONFIG_FEC_XCV_TYPE RGMII
#define CONFIG_ETHPRIME "FEC"
#define CONFIG_FEC_MXC_PHYADDR 0x10
-#define CONFIG_PHYLIB
#define CONFIG_FEC_FIXED_SPEED 1000 /* No autoneg, fix Gb */
#endif /*__EL6Q_CONFIG_H */