aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/spear/Kconfig
blob: e3851d67bfc46bb08963592f65185a96503b8f27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
config SND_SPEAR_EVM
	tristate "SoC Audio support for SPEAr EVM"
	select SND_DESIGNWARE_I2S
	select SND_SOC_STA529
	select SND_SPEAR_SOC
	help
	 Say Y if you want to add support for SoC audio on SPEAr
	 platform

config SND_SPEAR1340_EVM
	tristate "SoC Audio support for SPEAr1340 EVM"
	select SND_DESIGNWARE_I2S
	select SND_SOC_STA529
	select SND_SPEAR_SPDIF_OUT
	select SND_SPEAR_SPDIF_IN
	select SND_SOC_SPDIF
	select SND_SPEAR_SOC
	help
	 Say Y if you want to add support for SoC audio on SPEAr1340
	 platform

config SND_SPEAR_SOC
	tristate
	select SND_SOC_DMAENGINE_PCM

config SND_SPEAR_SPDIF_OUT
	tristate

config SND_SPEAR_SPDIF_IN
	tristate