summaryrefslogtreecommitdiff
path: root/sound/soc/spear/Kconfig
blob: 84a52fd4c3ea1df3e6efd85808508fa1e38c640b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: GPL-2.0-only
menu "ST SPEAr"

config SND_SPEAR_SOC
	tristate
	select SND_SOC_GENERIC_DMAENGINE_PCM

config SND_SPEAR_SPDIF_OUT
	tristate

config SND_SPEAR_SPDIF_IN
	tristate

endmenu