Skip to content
Snippets Groups Projects
Commit c4c96f2b authored by Michal Simek's avatar Michal Simek
Browse files

ARM64: zynqmp: Include GbE speed/duplex detection


Get right speed/duplex via mii info.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent f96fe2c0
No related branches found
No related tags found
No related merge requests found
...@@ -195,6 +195,7 @@ ...@@ -195,6 +195,7 @@
# define CONFIG_PHY_MARVELL # define CONFIG_PHY_MARVELL
# define CONFIG_PHY_NATSEMI # define CONFIG_PHY_NATSEMI
# define CONFIG_PHY_TI # define CONFIG_PHY_TI
# define CONFIG_PHY_GIGE
#endif #endif
/* I2C */ /* I2C */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment