OSDN Git Service

Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
[uclinux-h8/linux.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.