summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
authorGrazvydas Ignotas2008-12-04 21:39:54 +0100
committerMark Brown2008-12-05 17:27:48 +0100
commit68fb740774a429ecbccd4d8b3287cf4883ad3ec2 (patch)
tree6726dcb41031447100619ca26191a704e00e7b10 /sound/soc/omap/Kconfig
parentASoC: Remove obsolete declaration of struct snd_soc_clock_info (diff)
downloadkernel-qcow2-linux-68fb740774a429ecbccd4d8b3287cf4883ad3ec2.tar.gz
kernel-qcow2-linux-68fb740774a429ecbccd4d8b3287cf4883ad3ec2.tar.xz
kernel-qcow2-linux-68fb740774a429ecbccd4d8b3287cf4883ad3ec2.zip
ASoC: Add support for OMAP3 Pandora
This patch adds basic support for OMAP3 Pandora. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index da39f27c6613..a7b1d77b2105 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -46,3 +46,11 @@ config SND_OMAP_SOC_SDP3430
help
Say Y if you want to add support for SoC audio on Texas Instruments
SDP3430.
+
+config SND_OMAP_SOC_OMAP3_PANDORA
+ tristate "SoC Audio support for OMAP3 Pandora"
+ depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP3_PANDORA
+ select SND_OMAP_SOC_MCBSP
+ select SND_SOC_TWL4030
+ help
+ Say Y if you want to add support for SoC audio on the OMAP3 Pandora.