aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-03-04 00:49:27 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-03-06 13:37:07 +0000
commit3093e48c48b69ccc06a1f78ffe7ece7ee2ee09ef (patch)
tree653bcbbb6781b7727752cb374e8ea1298294acad /sound/soc/s3c24xx/Kconfig
parentASoC: Add DAPM machine widgets to SDP3430 driver (diff)
downloadlinux-dev-3093e48c48b69ccc06a1f78ffe7ece7ee2ee09ef.tar.xz
linux-dev-3093e48c48b69ccc06a1f78ffe7ece7ee2ee09ef.zip
ASoC: Add JIVE audio support
Add support for the Jive's WM8750 codec attached via the S3C2412 IIS. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r--sound/soc/s3c24xx/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index e05a71084c32..7803218d1903 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -26,6 +26,15 @@ config SND_S3C24XX_SOC_NEO1973_WM8753
Say Y if you want to add support for SoC audio on smdk2440
with the WM8753.
+config SND_S3C24XX_SOC_JIVE_WM8750
+ tristate "SoC I2S Audio support for Jive"
+ depends on SND_S3C24XX_SOC && MACH_JIVE
+ select SND_SOC_WM8750
+ select SND_SOC_WM8750_SPI
+ select SND_S3C2412_SOC_I2S
+ help
+ Sat Y if you want to add support for SoC audio on the Jive.
+
config SND_S3C24XX_SOC_SMDK2443_WM9710
tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
depends on SND_S3C24XX_SOC && MACH_SMDK2443