>-----Original Message-----
>From: Bin Meng <[email protected]>
>Sent: Thursday, February 18, 2021 9:28 PM
>To: Simon Glass <[email protected]>; Alexander Graf <[email protected]>;
>Priyanka Jain <[email protected]>
>Cc: U-Boot Mailing List <[email protected]>; Tom Rini
><[email protected]>
>Subject: [PATCH v2 26/38] virtio: Fix VirtIO BLK driver dependency
>
>The VirtIO BLK driver depends on the blk uclass driver.
>Add the dependency in the Kconfig.
>
>Signed-off-by: Bin Meng <[email protected]>
>
>---
>
>Changes in v2:
>- new patch: virtio: Fix VirtIO BLK driver dependency
>
> drivers/virtio/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Priyanka Jain <[email protected]>

Reply via email to