]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_cyclone5_socdk.h
Convert CONFIG_CMD_SAVES to Kconfig
[people/ms/u-boot.git] / include / configs / socfpga_cyclone5_socdk.h
index 86b4a9dfb80e117a57c12fbb55b563a25c2e589b..018a0c3bb48a494de01937740f620f26fa30521b 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>