aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r--sound/soc/s3c24xx/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
index b489f1ae103d..ad3690ec3de8 100644
--- a/sound/soc/s3c24xx/Kconfig
+++ b/sound/soc/s3c24xx/Kconfig
@@ -32,7 +32,11 @@ config SND_S3C2443_SOC_AC97
32 select S3C2410_DMA 32 select S3C2410_DMA
33 select AC97_BUS 33 select AC97_BUS
34 select SND_SOC_AC97_BUS 34 select SND_SOC_AC97_BUS
35 35
36config SND_S3C_SOC_AC97
37 tristate
38 select SND_SOC_AC97_BUS
39
36config SND_S3C24XX_SOC_NEO1973_WM8753 40config SND_S3C24XX_SOC_NEO1973_WM8753
37 tristate "SoC I2S Audio support for NEO1973 - WM8753" 41 tristate "SoC I2S Audio support for NEO1973 - WM8753"
38 depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01 42 depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01