1 config SND_SIMPLE_CARD_UTILS
5 tristate "ASoC Simple sound card support"
6 select SND_SIMPLE_CARD_UTILS
8 This option enables generic simple sound card support
10 config SND_SIMPLE_SCU_CARD
11 tristate "ASoC Simple SCU sound card support"
13 select SND_SIMPLE_CARD_UTILS
15 This option enables generic simple SCU sound card support.
16 It supports DPCM of multi CPU single Codec system.
18 config SND_AUDIO_GRAPH_CARD
19 tristate "ASoC Audio Graph sound card support"
21 select SND_SIMPLE_CARD_UTILS
23 This option enables generic simple simple sound card support
24 with OF-graph DT bindings.
26 config SND_AUDIO_GRAPH_SCU_CARD
27 tristate "ASoC Audio Graph SCU sound card support"
29 select SND_SIMPLE_CARD_UTILS
31 This option enables generic simple SCU sound card support
32 with OF-graph DT bindings.
33 It supports DPCM of multi CPU single Codec ststem.