diff options
Diffstat (limited to 'include/configs/socfpga_sr1500.h')
-rw-r--r-- | include/configs/socfpga_sr1500.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socfpga_sr1500.h b/include/configs/socfpga_sr1500.h index c835d23235..984f1183fd 100644 --- a/include/configs/socfpga_sr1500.h +++ b/include/configs/socfpga_sr1500.h @@ -17,7 +17,6 @@ /* Ethernet on SoC (EMAC) */ #define CONFIG_PHY_INTERFACE_MODE PHY_INTERFACE_MODE_RGMII /* The PHY is autodetected, so no MII PHY address is needed here */ -#define CONFIG_PHY_MARVELL #define PHY_ANEG_TIMEOUT 8000 /* Environment */ |