]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of FSL_MC_ENET
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:01 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit93e2ce496e9724214d94d1aef14e1bedc29e4398
tree2c1ef88f34e7b047a9f23e980208c7ec46fb1c66
parent91c50987fb1b2a3191e952b6d78195390072ea0f
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>
board/traverse/ten64/ten64.c