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/titanium.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/titanium.h') diff --git a/include/configs/titanium.h b/include/configs/titanium.h index 62cd684e066..3fb63f30146 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -45,8 +45,6 @@ #define IMX_FEC_BASE ENET_BASE_ADDR #define CONFIG_FEC_XCV_TYPE RGMII #define CONFIG_FEC_MXC_PHYADDR 4 -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ90X1 /* USB Configs */ #define CONFIG_MXC_USB_PORT 1 -- cgit v1.2.3