xref: /linux/sound/soc/spear/Kconfig (revision 1e0566fd4a81bac04aed6af818e6938e6c71d389)
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SPEAR_SOC
3	tristate
4	select SND_SOC_GENERIC_DMAENGINE_PCM
5
6config SND_SPEAR_SPDIF_OUT
7	tristate
8
9config SND_SPEAR_SPDIF_IN
10	tristate
11