commit | 93bb62abaf0bdc5003a7dc40f266db29ff0b9b13 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:46 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | ff2a43bdb92ad496f642b7f25f4c99fbf8e95d15 | |
parent | b15a4af8105e2a6355333e139d827be558017ae0 [diff] |
Correct SPL uses of CMD_USB This converts 8 usages of this option to the non-SPL form, since there is no SPL_CMD_USB defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>