]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_socrates.h
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
[u-boot] / include / configs / socfpga_socrates.h
index a08fa9ff4ccc5dbf432bdc9c36ba1d75888de1ef..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_KSZ9021
-#endif
-
-#define CONFIG_ENV_IS_IN_MMC
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>