commit | 44459d52bbad71835fa347e2aad48b4cecc11fcc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:01 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 2c1ef88f34e7b047a9f23e980208c7ec46fb1c66 | |
parent | 8b374d686c84a7723076ecfc871137a8401556b4 [diff] |
Correct SPL use of FSL_MC_ENET This converts 1 usage of this option to the non-SPL form, since there is no SPL_FSL_MC_ENET defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>