summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/Kconfig
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-01-27 08:59:19 +0300
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-01-27 23:49:21 +0300
commitff6e64dabf66b8e4e7def21857320085fc68db6b (patch)
tree4a11b05b7cc4dbd2995e1040772fd55cb65f17e9 /sound/soc/s3c24xx/Kconfig
parentfc93ea2f9315eda2ec8645c2f8bcc30f75a6b88e (diff)
downloadlinux-ff6e64dabf66b8e4e7def21857320085fc68db6b.tar.xz
ASoC: AC97: SMDK: Add wm9713 machine driver
This patch adds the common machine driver for SMDKs that have a WM9713 codec attched to the AC97 controller. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r--sound/soc/s3c24xx/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index ad3690ec3de8..d1c6f9392463 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -115,3 +115,11 @@ config SND_S3C24XX_SOC_SIMTEC_HERMES
select SND_S3C24XX_SOC_I2S
select SND_SOC_TLV320AIC3X
select SND_S3C24XX_SOC_SIMTEC
+
+config SND_SOC_SMDK_WM9713
+ tristate "SoC AC97 Audio support for SMDK with WM9713"
+ depends on SND_S3C24XX_SOC && MACH_SMDK6410
+ select SND_SOC_WM9713
+ select SND_S3C_SOC_AC97
+ help
+ Sat Y if you want to add support for SoC audio on the SMDK.