xref: /openbmc/linux/sound/soc/generic/Kconfig (revision 1491eaf9)
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