Merge git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / socfpga_socrates.h
index 6b6cb6a..ebb9ac5 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ9021
-#endif
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>