From: Siva Durga Prasad Paladugu Date: Fri, 5 Feb 2016 07:52:12 +0000 (+0530) Subject: zynq-common: Enable phy driver for Xilinx PCS/PMA core X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=217185b3197ab8d90086ee975a017cea2da8f0bb;p=people%2Fms%2Fu-boot.git zynq-common: Enable phy driver for Xilinx PCS/PMA core Add support of Xilinx PCS/PMA core phy for Zynq Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index c2ed28af14..9d81b1d334 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -47,6 +47,7 @@ # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN # define CONFIG_PHY_MARVELL # define CONFIG_PHY_REALTEK +# define CONFIG_PHY_XILINX # define CONFIG_BOOTP_SERVERIP # define CONFIG_BOOTP_BOOTPATH # define CONFIG_BOOTP_GATEWAY