u-boot/drivers/virtio
Tom Rini a72fa7f2fe blk: Make block subsystems select BLK
The BLK symbol has a few meanings, one of which is that it controls the
driver model portion of a "block device". Rather than having this hidden
symbol be "default y if ..." it should be select'd by the various block
subsystems. Symbols such as PVBLOCK which already select'd BLK are
unchanged".

Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
2025-01-20 19:26:54 -06:00
..
Kconfig blk: Make block subsystems select BLK 2025-01-20 19:26:54 -06:00
Makefile
virtio_blk.c
virtio_blk.h
virtio_mmio.c
virtio_mmio.h
virtio_net.c
virtio_net.h
virtio_pci_legacy.c
virtio_pci_modern.c
virtio_pci.h
virtio_ring.c
virtio_rng.c
virtio_sandbox.c
virtio-uclass.c