]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of FASTBOOT_MMC_USER_SUPPORT
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:56 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitaa825b50664cbca8bbe5a3350fb58d5bc64b240b
tree8b00a2a80272b6cce00c86cfe8f90723cc0cf7bb
parentaa0f71b659f885cd33c30d17b338fb70e00cb2e4
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>
drivers/fastboot/fb_mmc.c