]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_socrates.h
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
[people/ms/u-boot.git] / include / configs / socfpga_socrates.h
index ebd74a00904d7611cb0b120c8abf78087f9b87d6..ebb9ac588d7b270b158d2ba38ee24c4317b8ab1c 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>