repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vxlan: check return value of gro_cells_init()
[linux/fpc-iii.git]
/
sound
/
xen
/
Kconfig
blob
4f1fceea82d24698dc3478c13d675f88a8e54a27
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.