commit | 93e2ce496e9724214d94d1aef14e1bedc29e4398 | [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 | 91c50987fb1b2a3191e952b6d78195390072ea0f [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>