commit | 8b0d42c0bc77c3f84b971259ebda583108c3d6c4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:56 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 8b00a2a80272b6cce00c86cfe8f90723cc0cf7bb | |
parent | 3eaba079457b697ff64d29685c15373a051accf4 [diff] |
Correct SPL use of FASTBOOT_MMC_USER_SUPPORT This converts 1 usage of this option to the non-SPL form, since there is no SPL_FASTBOOT_MMC_USER_SUPPORT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>