]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/soc/generic/Kconfig
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[mirror_ubuntu-bionic-kernel.git] / sound / soc / generic / Kconfig
1 config SND_SIMPLE_CARD_UTILS
2 tristate
3
4 config SND_SIMPLE_CARD
5 tristate "ASoC Simple sound card support"
6 select SND_SIMPLE_CARD_UTILS
7 help
8 This option enables generic simple sound card support
9
10 config SND_SIMPLE_SCU_CARD
11 tristate "ASoC Simple SCU sound card support"
12 depends on OF
13 select SND_SIMPLE_CARD_UTILS
14 help
15 This option enables generic simple SCU sound card support.
16 It supports DPCM of multi CPU single Codec system.