commit | 762592cb5c742ba081431e3e4d39af605c75a491 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 1435045d7c2dbf434574a6224e670e63a9fd86a7 | |
parent | c6228edf1f660d5ee2c7491449ba363350d696ae [diff] |
Correct SPL uses of FEC_MXC This converts 4 usages of this option to the non-SPL form, since there is no SPL_FEC_MXC defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>