1 # SPDX-License-Identifier: GPL-2.0-only
2 config SND_SIMPLE_CARD_UTILS
6 tristate "ASoC Simple sound card support"
7 select SND_SIMPLE_CARD_UTILS
9 This option enables generic simple sound card support
10 It also support DPCM of multi CPU single Codec ststem.
12 config SND_AUDIO_GRAPH_CARD
13 tristate "ASoC Audio Graph sound card support"
15 select SND_SIMPLE_CARD_UTILS
17 This option enables generic simple sound card support
18 with OF-graph DT bindings.
19 It also support DPCM of multi CPU single Codec ststem.