From da3b9e7fd6a1e38af3cf0dff0248427c9df583ff Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Tue, 1 Aug 2017 17:20:00 -0700 Subject: Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig Signed-off-by: Alexandru Gagniuc Acked-by: Joe Hershberger --- include/configs/x600.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/x600.h') diff --git a/include/configs/x600.h b/include/configs/x600.h index 62a1829efc..e3e95b99e8 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -75,8 +75,6 @@ #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ #define CONFIG_PHY_ADDR 0 /* PHY address */ #define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ90X1 #define CONFIG_SPEAR_GPIO -- cgit v1.2.1