repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[pv_ops_mirror.git]
/
drivers
/
virtio
/
Kconfig
blob
9e33fc4da875010f11b95e1512f57ba69c593e01
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