cmd: sandbox: efi: Enable part_find for sandbox and EFI app
Enable this command for sandbox and the EFI app. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1539,6 +1539,7 @@ config CMD_PART
|
||||
config CMD_PART_FIND
|
||||
bool "part_find"
|
||||
depends on PARTITIONS
|
||||
default y if SANDBOX || EFI_APP
|
||||
select HAVE_BLOCK_DEVICE
|
||||
select PARTITION_UUIDS
|
||||
select PARTITION_TYPE_GUID
|
||||
|
||||
Reference in New Issue
Block a user