diff --git a/drivers/virtio/Kconfig b/drivers/virtio/Kconfig index 00b2286382743203027b834c300a62745caa4a3f..8286b63eaf805246118631879d1c9972e04ce7fe 100644 --- a/drivers/virtio/Kconfig +++ b/drivers/virtio/Kconfig @@ -12,7 +12,7 @@ config VIRTIO_PCI depends on PCI select VIRTIO ---help--- - This drivers provides support for virtio based paravirtual device + This driver provides support for virtio based paravirtual device drivers over PCI. This requires that your VMM has appropriate PCI virtio backends. Most QEMU based VMMs should support these devices (like KVM or Xen).