projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter
[linux-2.6]
/
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