mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 06:55:20 +07:00
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
|
# ALSA Xen drivers
|
||
|
|
||
|
config SND_XEN_FRONTEND
|
||
|
tristate "Xen para-virtualized sound frontend driver"
|
||
|
depends on XEN
|
||
|
select SND_PCM
|
||
|
select XEN_XENBUS_FRONTEND
|
||
|
help
|
||
|
Choose this option if you want to enable a para-virtualized
|
||
|
frontend sound driver for Xen guest OSes.
|