aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 2dee9839be86..6344456e7a09 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -55,6 +55,15 @@ config SND_OMAP_SOC_OMAP3EVM
55 help 55 help
56 Say Y if you want to add support for SoC audio on the omap3evm board. 56 Say Y if you want to add support for SoC audio on the omap3evm board.
57 57
58config SND_OMAP_SOC_AM3517EVM
59 tristate "SoC Audio support for OMAP3517 / AM3517 EVM"
60 depends on SND_OMAP_SOC && MACH_OMAP3517EVM && I2C
61 select SND_OMAP_SOC_MCBSP
62 select SND_SOC_TLV320AIC23
63 help
64 Say Y if you want to add support for SoC audio on the OMAP3517 / AM3517
65 EVM.
66
58config SND_OMAP_SOC_SDP3430 67config SND_OMAP_SOC_SDP3430
59 tristate "SoC Audio support for Texas Instruments SDP3430" 68 tristate "SoC Audio support for Texas Instruments SDP3430"
60 depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_3430SDP 69 depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_3430SDP