commit | 032089399523b6591c391a07e3c9afa9f96100a9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:35 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | a199febf53f8bb4304ab610eb1b930b2501044e1 | |
parent | 69fbb7699a7074ce6c12337a6a98b37d3ce6d09e [diff] |
Correct SPL use of CMD_NET This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_NET defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>