summaryrefslogtreecommitdiff
path: root/include/configs/UCP1020.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-08-02 00:20:00 (GMT)
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 20:22:29 (GMT)
commitda3b9e7fd6a1e38af3cf0dff0248427c9df583ff (patch)
tree416d3c9b0923495ac66ffe9dd12b09a9e44ca576 /include/configs/UCP1020.h
parent3146f0c017df2231d03dff09cee31f7bd63db3e5 (diff)
downloadu-boot-da3b9e7fd6a1e38af3cf0dff0248427c9df583ff.tar.xz
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r--include/configs/UCP1020.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h
index 5e80c13..c8af398 100644
--- a/include/configs/UCP1020.h
+++ b/include/configs/UCP1020.h
@@ -480,7 +480,6 @@
#if defined(CONFIG_TSEC_ENET)
#if defined(CONFIG_UCP1020_REV_1_2) || defined(CONFIG_UCP1020_REV_1_3)
-#define CONFIG_PHY_MICREL_KSZ90X1
#else
#error "UCP1020 module revision is not defined !!!"
#endif