From 5df825d4902ba402c5bd53044a88ce039a724558 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 30 Nov 2015 11:23:32 +0100 Subject: ARM: zynq: Remove PHYLIB from config to defconfig Move PHYLIB from board config to defconfig Signed-off-by: Michal Simek Reviewed-by: Jagan Teki --- include/configs/zynq-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/zynq-common.h') diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index fa83ac7..a9e6bf0 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -50,7 +50,6 @@ # define CONFIG_ZYNQ_GEM # define CONFIG_MII # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN -# define CONFIG_PHYLIB # define CONFIG_PHY_MARVELL # define CONFIG_BOOTP_SERVERIP # define CONFIG_BOOTP_BOOTPATH -- cgit v1.1