aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
authorArun KS <arunks@mistralsolutions.com>2008-11-19 17:45:19 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-19 13:18:59 +0000
commitdf573d2fd1b077b98ffc3eb62a9908075e69e578 (patch)
treee75257d405baef22da3a7310a68b7b0cf10ae770 /sound/soc/omap/Kconfig
parent08bd16869645f435eba6a612d166532b3047c5f7 (diff)
ASoC: Add support for omap2evm board
This patch adds twl4030 audio support on omap2evm Signed-off-by: Arun KS <arunks@mistralsolutions.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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 cf40e42954a..6c56277e160 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -30,4 +30,13 @@ config SND_OMAP_SOC_OVERO
help
Say Y if you want to add support for SoC audio on the Gumstix Overo.
+config SND_OMAP_SOC_OMAP2EVM
+ tristate "SoC Audio support for OMAP2EVM board"
+ depends on SND_OMAP_SOC && MACH_OMAP2EVM
+ select SND_OMAP_SOC_MCBSP
+ select SND_SOC_TWL4030
+ help
+ Say Y if you want to add support for SoC audio on the omap2evm board.
+
+