diff options
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r-- | sound/soc/s3c24xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index 3b9736bd7a7e..749f630475eb 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig | |||
@@ -151,7 +151,7 @@ config SND_S3C64XX_SOC_SMARTQ | |||
151 | config SND_SOC_GONI_AQUILA_WM8994 | 151 | config SND_SOC_GONI_AQUILA_WM8994 |
152 | tristate "SoC I2S Audio support for AQUILA/GONI - WM8994" | 152 | tristate "SoC I2S Audio support for AQUILA/GONI - WM8994" |
153 | depends on SND_S3C24XX_SOC && (MACH_GONI || MACH_AQUILA) | 153 | depends on SND_S3C24XX_SOC && (MACH_GONI || MACH_AQUILA) |
154 | select SND_S3C64XX_SOC_I2S_V4 | 154 | select SND_SAMSUNG_I2S |
155 | select SND_SOC_WM8994 | 155 | select SND_SOC_WM8994 |
156 | help | 156 | help |
157 | Say Y if you want to add support for SoC audio on goni or aquila | 157 | Say Y if you want to add support for SoC audio on goni or aquila |