[PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK

Tom Rini trini at konsulko.com
Tue Apr 14 21:23:00 CEST 2026


On Mon, Apr 13, 2026 at 06:22:38PM +0900, Daniel Palmer wrote:

> The virtio command is calling virtio blk functions but currently
> depends on CONFIG_VIRTIO only. This means disabling CONFIG_VIRTIO_BLK
> causes the final link to fail.
> 
> Since CONFIG_VIRTIO_BLK depends on CONFIG_VIRTIO switch to depending
> on just CONFIG_VIRTIO_BLK
> 
> Signed-off-by: Daniel Palmer <daniel at thingy.jp>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260414/d27dc37f/attachment.sig>


More information about the U-Boot mailing list