From patchwork Fri Oct 12 12:34:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot] phylib: Enable SMSC LAN87xx PHY support From: Mingkai Hu X-Patchwork-Id: 191126 Message-Id: <1350045255-8664-1-git-send-email-Mingkai.hu@freescale.com> To: Cc: afleming@freescale.com, galak@kernel.crashing.org Date: Fri, 12 Oct 2012 20:34:15 +0800 LAN8720 PHY is used on Freescale C2X0QDS board. Signed-off-by: Mingkai Hu diff --git a/include/config_phylib_all_drivers.h b/include/config_phylib_all_drivers.h index 1db7cec..12828c6 100644 --- a/include/config_phylib_all_drivers.h +++ b/include/config_phylib_all_drivers.h @@ -23,6 +23,7 @@ #define CONFIG_PHY_NATSEMI #define CONFIG_PHY_LXT #define CONFIG_PHY_ATHEROS +#define CONFIG_PHY_SMSC #ifdef CONFIG_PHYLIB_10G #define CONFIG_PHY_TERANETICS