xref: /linux/sound/soc/generic/Kconfig (revision a67cd5482f37a255b9990ddb942aa7009dcba12f)
1config SND_SIMPLE_CARD_UTILS
2       tristate
3
4config 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