
20 Feb
2021
20 Feb
'21
12:54 p.m.
On Thu, 18 Feb 2021 at 09:00, Bin Meng bmeng.cn@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@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@chromium.org