[PATCH v2 26/38] virtio: Fix VirtIO BLK driver dependency
Simon Glass
sjg at chromium.org
Sat Feb 20 12:54:58 CET 2021
On Thu, 18 Feb 2021 at 09:00, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> The VirtIO BLK driver depends on the blk uclass driver.
> Add the dependency in the Kconfig.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - new patch: virtio: Fix VirtIO BLK driver dependency
>
> drivers/virtio/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list