]> git.dujemihanovic.xyz Git - u-boot.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)
commitd179f865bf171876e8e687b69ab2087e0535cb9e
tree4b21c03080b0037c2ee3703d9086d42fe8b0ff76
parent4610ae38d58b71ce5f716aa118b16cd21c38b6fa
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