]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/virtio/Kconfig
virtio: Use the sg_phys convenience function.
[mirror_ubuntu-artful-kernel.git] / drivers / virtio / Kconfig
CommitLineData
ec3d41c4
RR
1# Virtio always gets selected by whoever wants it.
2config VIRTIO
3 bool
0a8a69dd
RR
4
5# Similarly the virtio ring implementation.
6config VIRTIO_RING
7 bool
8 depends on VIRTIO