From 9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Sat, 6 Feb 2016 13:34:54 +0100 Subject: ARM: zynq: Enable Realtek phys by default This phy is available at Zybo board. Signed-off-by: Michal Simek Signed-off-by: Michal Simek --- include/configs/zynq-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/zynq-common.h') 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 -- cgit v1.2.1