commit | 799e5be7064693b89574fff82b4327d6ea22894a | [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 | 80168d5a284fd91b8ef279bfd1977bba66360e08 [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>