ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method
[deliverable/linux.git] / sound / soc / generic / Kconfig
CommitLineData
abd3147e
KM
1config SND_SIMPLE_CARD_UTILS
2 tristate
3
f2390880
KM
4config SND_SIMPLE_CARD
5 tristate "ASoC Simple sound card support"
cecdef36 6 select SND_SIMPLE_CARD_UTILS
f2390880
KM
7 help
8 This option enables generic simple sound card support
d12c6216
KM
9
10config SND_SIMPLE_SCU_CARD
11 tristate "ASoC Simple SCU sound card support"
12 select SND_SIMPLE_CARD_UTILS
13 help
14 This option enables generic simple SCU sound card support.
15 It supports DPCM of multi CPU single Codec ststem.
This page took 0.207871 seconds and 5 git commands to generate.