83f1243145b00b603462656c8bb1cedf8ce8414d
[linux-2.6-block.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           It also support DPCM of multi CPU single Codec ststem.
10
11 config SND_AUDIO_GRAPH_CARD
12         tristate "ASoC Audio Graph sound card support"
13         depends on OF
14         select SND_SIMPLE_CARD_UTILS
15         help
16           This option enables generic simple sound card support
17           with OF-graph DT bindings.
18           It also support DPCM of multi CPU single Codec ststem.