diff options
Diffstat (limited to 'include/configs/socfpga_arria10_socdk.h')
-rw-r--r-- | include/configs/socfpga_arria10_socdk.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/socfpga_arria10_socdk.h b/include/configs/socfpga_arria10_socdk.h index e368fbb2df..b30b44d123 100644 --- a/include/configs/socfpga_arria10_socdk.h +++ b/include/configs/socfpga_arria10_socdk.h @@ -25,10 +25,6 @@ #define PHYS_SDRAM_1_SIZE 0x40000000 /* Ethernet on SoC (EMAC) */ -#if defined(CONFIG_CMD_NET) -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ90X1 -#endif /* * U-Boot environment configurations |