diff options
-rw-r--r-- | sound/soc/s3c24xx/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index 433da9f854af..bb6e00a1cf66 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig | |||
@@ -2,8 +2,7 @@ menu "SoC Audio for the Samsung S3C24XX" | |||
2 | 2 | ||
3 | config SND_S3C24XX_SOC | 3 | config SND_S3C24XX_SOC |
4 | tristate "SoC Audio for the Samsung S3C24XX chips" | 4 | tristate "SoC Audio for the Samsung S3C24XX chips" |
5 | depends on ARCH_S3C2410 && SND | 5 | depends on ARCH_S3C2410 && SND_SOC |
6 | select SND_PCM | ||
7 | help | 6 | help |
8 | Say Y or M if you want to add support for codecs attached to | 7 | Say Y or M if you want to add support for codecs attached to |
9 | the S3C24XX AC97, I2S or SSP interface. You will also need | 8 | the S3C24XX AC97, I2S or SSP interface. You will also need |