]> Git Repo - linux.git/blob - sound/virtio/Kconfig
kbuild: Update assembler calls to use proper flags and language target
[linux.git] / sound / virtio / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2 # Sound card driver for virtio
3
4 config SND_VIRTIO
5         tristate "Virtio sound driver"
6         depends on VIRTIO
7         select SND_PCM
8         select SND_JACK
9         help
10           This is the virtual sound driver for virtio. Say Y or M.
This page took 0.046694 seconds and 4 git commands to generate.