summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/Kconfig
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-11-22 09:37:07 +0300
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-23 17:07:35 +0300
commit0fff21a86c1ada9e9eba0d11fb91797bf2c73d46 (patch)
treecf4767fea3e011c314be1df5e040d34ed178c767 /sound/soc/s3c24xx/Kconfig
parentfcd8c742b92d834dee804b2a394cc575dd3a4084 (diff)
downloadlinux-0fff21a86c1ada9e9eba0d11fb91797bf2c73d46.tar.xz
ASoC: SMDK64XX: Move to use new I2S driver
Modify the smdk64xx_wm8580.c to use new i2s controller driver. 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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index 749f630475eb..597626389e81 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -74,7 +74,7 @@ config SND_S3C64XX_SOC_WM8580
tristate "SoC I2S Audio support for WM8580 on SMDK64XX"
depends on SND_S3C24XX_SOC && MACH_SMDK6410
select SND_SOC_WM8580
- select SND_S3C64XX_SOC_I2S_V4
+ select SND_SAMSUNG_I2S
help
Say Y if you want to add support for SoC audio on the SMDK6410.