Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
[oweals/u-boot.git] / include / configs / socfpga_de0_nano_soc.h
index 320c585a397866b58f0c767bca03d21c20b107f0..275ed7ffebbdbbc8dafc14cc4e3e14e5bb918cc1 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_KSZ9031
-#endif
-
-#define CONFIG_ENV_IS_IN_MMC
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>