From: Edgar E. Iglesias Date: Sat, 26 Sep 2015 07:58:29 +0000 (-0700) Subject: zynqmp: Enable TI PHYs X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc51dc174a091b65db78ee5f65e5784385bb26f5;p=thirdparty%2Fu-boot.git zynqmp: Enable TI PHYs Signed-off-by: Edgar E. Iglesias Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index bb48d64b608..fb8a8700eb5 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -259,6 +259,7 @@ # define CONFIG_PHYLIB # define CONFIG_PHY_MARVELL # define CONFIG_PHY_NATSEMI +# define CONFIG_PHY_TI # define CONFIG_PHY_GIGE #endif