diff options
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r-- | sound/soc/s3c24xx/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index 1f6dbfc4caa8..b9f2353effeb 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig | |||
@@ -1,7 +1,6 @@ | |||
1 | config SND_S3C24XX_SOC | 1 | config SND_S3C24XX_SOC |
2 | tristate "SoC Audio for the Samsung S3C24XX chips" | 2 | tristate "SoC Audio for the Samsung S3C24XX chips" |
3 | depends on ARCH_S3C2410 && SND_SOC | 3 | depends on ARCH_S3C2410 |
4 | select SND_PCM | ||
5 | help | 4 | help |
6 | Say Y or M if you want to add support for codecs attached to | 5 | Say Y or M if you want to add support for codecs attached to |
7 | the S3C24XX AC97, I2S or SSP interface. You will also need | 6 | the S3C24XX AC97, I2S or SSP interface. You will also need |
@@ -16,7 +15,6 @@ config SND_S3C2412_SOC_I2S | |||
16 | config SND_S3C2443_SOC_AC97 | 15 | config SND_S3C2443_SOC_AC97 |
17 | tristate | 16 | tristate |
18 | select AC97_BUS | 17 | select AC97_BUS |
19 | select SND_AC97_CODEC | ||
20 | select SND_SOC_AC97_BUS | 18 | select SND_SOC_AC97_BUS |
21 | 19 | ||
22 | config SND_S3C24XX_SOC_NEO1973_WM8753 | 20 | config SND_S3C24XX_SOC_NEO1973_WM8753 |