[PATCH 1/3] efi_loader: select BLK not depends on BLK

Tom Rini trini at konsulko.com
Tue Jun 18 16:53:18 CEST 2024


On Tue, 04 Jun 2024 19:37:40 -0600, Tom Rini wrote:

> The BLK symbol is used both for "we have a block device subsystem
> enabled" and "we need to utilize the block device library functions". In
> the case of efi_loader, it is the case of "we need to utilize the block
> device library", so select rather than depends on it. In turn, also
> disable EFI_LOADER on platforms which did not have it on previously due
> to a lack of block devices. They can enable it themselves if desired.
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list