diff options
| author | Mingkai Hu <[email protected]> | 2012-10-12 02:34:15 +0000 |
|---|---|---|
| committer | Andy Fleming <[email protected]> | 2012-10-22 15:52:46 -0500 |
| commit | d8812bdbba21eefdf773ab3a42dcdf966d68ab92 (patch) | |
| tree | 14f04943bc525313d2162808a9cb91dde12ad85f /include | |
| parent | 9905757e298f37c59587d1a07b1ad8cdbed4e063 (diff) | |
phylib: Enable SMSC LAN87xx PHY support
LAN8720 PHY is used on Freescale C2X0QDS board.
Signed-off-by: Mingkai Hu <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/config_phylib_all_drivers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config_phylib_all_drivers.h b/include/config_phylib_all_drivers.h index 1db7cec209f..12828c67e36 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 |
