blk: Select SPL_LEGACY_BLOCK automatically

Selecting this option can be handled in the Kconfig option itself, as it
is with BLK. Update this an drop the various 'select' clauses.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2022-08-11 19:34:49 -06:00
committed by Tom Rini
parent 7f8967c2b8
commit ca28baf17c
8 changed files with 7 additions and 12 deletions

View File

@@ -20,7 +20,6 @@ config EFI_LOADER
select EVENT_DYNAMIC
select LIB_UUID
imply PARTITION_UUIDS
select SPL_LEGACY_BLOCK
select REGEX
imply FAT
imply FAT_WRITE