[U-Boot] [PATCH] phylib: Enable SMSC LAN87xx PHY support

12 Oct
2012
12 Oct
'12
2:34 p.m.
LAN8720 PHY is used on Freescale C2X0QDS board.
Signed-off-by: Mingkai Hu Mingkai.hu@freescale.com
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
--
1.7.5.1
4601
Age (days ago)
4601
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mingkai Hu