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