On Thu, 18 Feb 2021 at 09:00, Bin Meng <[email protected]> wrote: > > 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: Simon Glass <[email protected]>

