From: Michal Simek Date: Sat, 6 Feb 2016 12:34:54 +0000 (+0100) Subject: ARM: zynq: Enable Realtek phys by default X-Git-Tag: v2016.03-rc3~62 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee;p=u-boot ARM: zynq: Enable Realtek phys by default This phy is available at Zybo board. Signed-off-by: Michal Simek Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index 20c8163736..638be2f008 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -50,6 +50,7 @@ # define CONFIG_MII # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN # define CONFIG_PHY_MARVELL +# define CONFIG_PHY_REALTEK # define CONFIG_BOOTP_SERVERIP # define CONFIG_BOOTP_BOOTPATH # define CONFIG_BOOTP_GATEWAY