projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.19.211-gnu1
[releases.git]
/
sound
/
xen
/
Kconfig
1
# ALSA Xen drivers
2
3
config SND_XEN_FRONTEND
4
tristate "Xen para-virtualized sound frontend driver"
5
depends on XEN
6
select SND_PCM
7
select XEN_XENBUS_FRONTEND
8
help
9
Choose this option if you want to enable a para-virtualized
10
frontend sound driver for Xen guest OSes.