Files
2022-09-13 11:05:52 +08:00

12 lines
268 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
#
config LIGHT_BLK
tristate "light_blk backend driver"
select VIRTIO
select VHOST_RING
depends on KVM
default y
help
This driver provides support for light virtio_blk backend.