commit | f504d1a22a62c9d484c177f7e41550826931aa1f | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Apr 27 14:52:21 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 14 21:28:38 2018 -0400 |
tree | 326e476a19cfe0abbb8e4ab550d51c089651f4f0 | |
parent | 7cba2bd751e9f09c65e98cb0f1e3551e64cd2025 [diff] |
treewide: Move CONFIG_PHY_MARVELL to Kconfig The CONFIG_PHY_MARVELL has already been migrated to Kconfig (some boards already had it in their Kconfig), but had not been moved for older boards. Move it to the defconfigs for all boards. Signed-off-by: Mario Six <mario.six@gdsys.cc> Acked-by: Joe Hershberger <joe.hershberger@ni.com>