summaryrefslogtreecommitdiffstats
path: root/drivers/block/Kconfig
blob: b42571eca5c663961bd2e92c5eb0fcaf652e39d4 (plain)
1
2
3
4
5
6
config VIRTIO_BLK
        bool "Virtio block driver"
        depends on VIRTIO
        help
          This is the virtual block driver for virtio.  It can be used with
          QEMU based VMMs (like KVM or Xen).