summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
authorSteve Sakoman2008-10-31 05:50:13 +0100
committerMark Brown2008-10-31 13:33:38 +0100
commit4e207873736adc55cbf92796eb4f26f280f84034 (patch)
treee03ea1eafe5fc02033f0e1a2b56cd7502af92901 /sound/soc/omap/Kconfig
parentASoC: Add support for TWL4030 audio codec (diff)
downloadkernel-qcow2-linux-4e207873736adc55cbf92796eb4f26f280f84034.tar.gz
kernel-qcow2-linux-4e207873736adc55cbf92796eb4f26f280f84034.tar.xz
kernel-qcow2-linux-4e207873736adc55cbf92796eb4f26f280f84034.zip
ASoC: Add support for Gumstix Overo
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 8b7766b998d7..cf40e42954af 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -21,3 +21,13 @@ config SND_OMAP_SOC_OSK5912
select SND_SOC_TLV320AIC23
help
Say Y if you want to add support for SoC audio on osk5912.
+
+config SND_OMAP_SOC_OVERO
+ tristate "SoC Audio support for Gumstix Overo"
+ depends on SND_OMAP_SOC && MACH_OVERO
+ select SND_OMAP_SOC_MCBSP
+ select SND_SOC_TWL4030
+ help
+ Say Y if you want to add support for SoC audio on the Gumstix Overo.
+
+