Hello Sughosh,

2022年1月20日(木) 3:57 Sughosh Ganu <sughosh.g...@linaro.org>:

> diff --git a/lib/fwu_updates/Kconfig b/lib/fwu_updates/Kconfig
> new file mode 100644
> index 0000000000..6de28e0c9c
> --- /dev/null
> +++ b/lib/fwu_updates/Kconfig
> @@ -0,0 +1,31 @@
> +config FWU_MULTI_BANK_UPDATE
> +       bool "Enable FWU Multi Bank Update Feature"
> +       depends on EFI_HAVE_CAPSULE_SUPPORT
> +       select PARTITION_TYPE_GUID
> +       select EFI_SETUP_EARLY

It is clear that the FWU_MULTI_BANK_UPDATE depends on
EFI_CAPSULE_FIRMWARE_RAW, please select it here.

Thank you,


--
Masami Hiramatsu

Reply via email to