commit | b4fd97f11b234f23b6ef92f1ea24a8f3d1ea5ea5 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Thu Jun 28 08:00:28 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Jul 11 13:15:30 2012 -0500 |
tree | 20045f082ba50be89a721d800efb237547b33157 | |
parent | 4238746bc84f5fa039fe58c53313241ca0485f42 [diff] |
net: phy: micrel: make ksz9021 phy accessible Micrel accidentally used the same part number for the KS8721 and KSZ9021. So, both cannot be in the same build of u-boot. Add a config option to handle this. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Vladimir Zapolskiy <vz@mleia.com>