summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_cyclone5_socdk.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-08-01 17:20:00 -0700
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 15:22:29 -0500
commitda3b9e7fd6a1e38af3cf0dff0248427c9df583ff (patch)
tree416d3c9b0923495ac66ffe9dd12b09a9e44ca576 /include/configs/socfpga_cyclone5_socdk.h
parent3146f0c017df2231d03dff09cee31f7bd63db3e5 (diff)
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/socfpga_cyclone5_socdk.h')
-rw-r--r--include/configs/socfpga_cyclone5_socdk.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/socfpga_cyclone5_socdk.h b/include/configs/socfpga_cyclone5_socdk.h
index c0a284b68a..018a0c3bb4 100644
--- a/include/configs/socfpga_cyclone5_socdk.h
+++ b/include/configs/socfpga_cyclone5_socdk.h
@@ -18,10 +18,6 @@
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
/* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ90X1
-#endif
/* The rest of the configuration is shared */
#include <configs/socfpga_common.h>