From d8812bdbba21eefdf773ab3a42dcdf966d68ab92 Mon Sep 17 00:00:00 2001 From: Mingkai Hu Date: Fri, 12 Oct 2012 02:34:15 +0000 Subject: phylib: Enable SMSC LAN87xx PHY support LAN8720 PHY is used on Freescale C2X0QDS board. Signed-off-by: Mingkai Hu Signed-off-by: Andy Fleming --- include/config_phylib_all_drivers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/config_phylib_all_drivers.h') diff --git a/include/config_phylib_all_drivers.h b/include/config_phylib_all_drivers.h index 1db7cec209..12828c67e3 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 -- cgit v1.2.1