]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_sockit.h
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
[u-boot] / include / configs / socfpga_sockit.h
index e0c6d4585f7ca066e887f4ae9e85a9e9bdfb028f..b4f31c42c5083fe20af894095e044d6d13e2cc5e 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>