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:
@@ -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
|
||||
|
Reference in New Issue
Block a user