Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[deliverable/linux.git] / drivers / virtio / Kconfig
1 # Virtio always gets selected by whoever wants it.
2 config VIRTIO
3 bool
4
5 # Similarly the virtio ring implementation.
6 config VIRTIO_RING
7 bool
8 depends on VIRTIO
This page took 0.031679 seconds and 6 git commands to generate.