From 4d02031fe25c01eaa946a25e2052dd8e706edfca Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 8 Mar 2007 12:53:55 +0100 Subject: [PATCH] [ALSA] soc - Fix dependencies in s3c24xx/Kconfig Fixed dependencies in soc/s3c24xx/Kconfig file. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- sound/soc/s3c24xx/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index 433da9f854a..bb6e00a1cf6 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig @@ -2,8 +2,7 @@ menu "SoC Audio for the Samsung S3C24XX" config SND_S3C24XX_SOC tristate "SoC Audio for the Samsung S3C24XX chips" - depends on ARCH_S3C2410 && SND - select SND_PCM + depends on ARCH_S3C2410 && SND_SOC help Say Y or M if you want to add support for codecs attached to the S3C24XX AC97, I2S or SSP interface. You will also need -- 2.46.0