commit | c5c2a294a4b24778cd3cab880bf05becee471edb | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Tue Jan 07 15:23:47 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Feb 04 14:28:30 2014 +0900 |
tree | 79d085bff1eb85a53b1e0f0df32254bf41f284c8 | |
parent | 682100f59c0051e2b6f5af294da79df2419db157 [diff] |
ARM: shmobile: mackerel: Conditionally select SMSC_PHY The mackerel board uses has an SMSC911X ethernet controller which uses an SMSC phy. Select SMSC_PHY for mackerel if SMSC911X is enabled to make use of the SMSC-specific phy driver rather than relying on the generic phy driver. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>