]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of SUPPORT_EMMC_RPMB
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:54 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit0a1f7b14dccfd282efe3c6aa2b31509512512e8c
tree4b21c03080b0037c2ee3703d9086d42fe8b0ff76
parentb1990d354dc68960e667ad5a2d105b49d684b541
Correct SPL use of SUPPORT_EMMC_RPMB

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_SUPPORT_EMMC_RPMB defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/Makefile