commit | 08f1d58affa4a3ec1fb68717be088dd3556fe26a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 11 09:12:10 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 18 12:48:17 2022 -0400 |
tree | 79cabfc0bee8c79dcb1b629203a3518dbbcafd6d | |
parent | b07fb55747926afe36cb970335eb1700cc32eb6a [diff] |
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE With all boards now using DM_ETH we determine the value for CONFIG_FEC_XCV_TYPE at run time, except in the case of the default fall-back. Set the fallback directly now. Cc: Fabio Estevam <festevam@gmail.com> Cc: Ramon Fried <rfried.dev@gmail.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>