blob: c01c5dd68601b69d519f0fb7d1953efc994f61bd (
plain)
1
2
3
4
5
6
7
8
|
config SND_SIMPLE_CARD_UTILS
tristate
config SND_SIMPLE_CARD
tristate "ASoC Simple sound card support"
select SND_SIMPLE_CARD_UTILS
help
This option enables generic simple sound card support
|