commit | d519a7accfa260af16c213b2ac622a54e519ec47 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:37 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 23f00b14af18d6225e8fb733f9152140df3de05e | |
parent | 70f58220520e701952b86ead31632c84e03dc03e [diff] |
Correct SPL uses of CMD_NVME This converts 3 usages of this option to the non-SPL form, since there is no SPL_CMD_NVME defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>