Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
[oweals/u-boot.git] / include / configs / socfpga_de10_nano.h
index 95e48ff91dbc9cd3e614411dbb71685561bbe007..bb50fcf1ff02600d06404a7e9bfd9e9c30696aee 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_KSZ90X1
-#endif
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>