summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/Kconfig
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-11-22 15:36:59 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-23 14:06:58 +0000
commit1c7ac01807ac89dee5e2ebf8f43fbc4cbba24af6 (patch)
treeae6669a6ffac6a7509c47844ebab90ef27f357a4 /sound/soc/s3c24xx/Kconfig
parent0068402c58d5f3e21b863de881508248f29b464f (diff)
ASoC: Samsung: Add common I2S driver
The I2S controllers since S3C64XX are incremental revisions, with a new feature added to the last one. The programming i/f doesn't conflict between these revisions, so it is possible to have one common driver that could manage various versions of I2S (v3, 4 & 5) 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/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index 226f831d46f7..ec870baf6d7a 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -41,6 +41,9 @@ config SND_S5P_SOC_SPDIF
tristate
select SND_SOC_SPDIF
+config SND_SAMSUNG_I2S
+ tristate
+
config SND_S3C24XX_SOC_NEO1973_WM8753
tristate "SoC I2S Audio support for NEO1973 - WM8753"
depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01