[PATCH 1/1] avb: AVB_VERIFY depends on MMC
Igor Opaniuk
igor.opaniuk at foundries.io
Mon Jan 25 12:37:15 CET 2021
Hi Heinrich,
On Mon, Jan 25, 2021 at 1:18 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> AVB Verified Boot uses functions related to MMC.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> common/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/common/Kconfig b/common/Kconfig
> index d8982ba377..be4dd815c0 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -561,6 +561,7 @@ config HASH
> config AVB_VERIFY
> bool "Build Android Verified Boot operations"
> depends on LIBAVB
> + depends on MMC
> depends on PARTITION_UUIDS
> help
> This option enables compilation of bootloader-dependent operations,
> --
> 2.29.2
>
Reviewed-by: Igor Opaniuk <igor.opaniuk at foundries.io>
Thanks!
--
Best regards - Freundliche Grüsse - Meilleures salutations
Igor Opaniuk
Embedded Software Engineer
T: +380 938364067
E: igor.opaniuk at foundries.io
W: www.foundries.io
More information about the U-Boot
mailing list