| Submitter | Mingkai Hu |
|---|---|
| Date | Oct. 12, 2012, 12:34 p.m. |
| Message ID | <1350045255-8664-1-git-send-email-Mingkai.hu@freescale.com> |
| Download | mbox | patch |
| Permalink | /patch/191126/ |
| State | Awaiting Upstream |
| Delegated to: | Andy Fleming |
| Headers | show |
Comments
Patch
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
LAN8720 PHY is used on Freescale C2X0QDS board. Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>