commit | 8ce7c82dd2eb4ade84738bcf94f560ea31902a7a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:20 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | 027132a4f3311bc9182eafdab37d60cbe5322713 | |
parent | a4d9fd19b448ab8015d0fe72379ae22ab5b63dec [diff] |
Correct SPL use of NETDEVICES This converts 1 usage of this option to the non-SPL form, since there is no SPL_NETDEVICES defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>