aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/davinci/Kconfig')
-rw-r--r--sound/soc/davinci/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index 6802dd5e4731..677a53814878 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -41,3 +41,14 @@ config SND_DAVINCI_SOC_SFFSDR
41 help 41 help
42 Say Y if you want to add support for SoC audio on 42 Say Y if you want to add support for SoC audio on
43 Lyrtech SFFSDR board. 43 Lyrtech SFFSDR board.
44
45config SND_DA830_SOC_EVM
46 tristate "SoC Audio support for DA830/OMAPL137 EVM"
47 depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA830_EVM
48 select SND_DAVINCI_SOC_MCASP
49 select SND_SOC_TLV320AIC3X
50
51 help
52 Say Y if you want to add support for SoC audio on TI
53 DA830/OMAPL137 EVM
54