summaryrefslogtreecommitdiffstats
path: root/drivers/block/Kconfig
blob: e34b4929a899d609aae4b9ac0596d0ccff2bb014 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
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).