2 bool "Driver support for accessing FWU Metadata"
5 Enable support for accessing FWU Metadata partitions. The
6 FWU Metadata partitions reside on the same storage device
7 which contains the other FWU updatable firmware images.
9 config FWU_MDATA_GPT_BLK
10 bool "FWU Metadata access for GPT partitioned Block devices"
11 select PARTITION_TYPE_GUID
12 select PARTITION_UUIDS
13 depends on FWU_MDATA && BLK && EFI_PARTITION
15 Enable support for accessing FWU Metadata on GPT partitioned