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 749f630475eb..597626389e81 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig | |||
@@ -74,7 +74,7 @@ config SND_S3C64XX_SOC_WM8580 | |||
74 | tristate "SoC I2S Audio support for WM8580 on SMDK64XX" | 74 | tristate "SoC I2S Audio support for WM8580 on SMDK64XX" |
75 | depends on SND_S3C24XX_SOC && MACH_SMDK6410 | 75 | depends on SND_S3C24XX_SOC && MACH_SMDK6410 |
76 | select SND_SOC_WM8580 | 76 | select SND_SOC_WM8580 |
77 | select SND_S3C64XX_SOC_I2S_V4 | 77 | select SND_SAMSUNG_I2S |
78 | help | 78 | help |
79 | Say Y if you want to add support for SoC audio on the SMDK6410. | 79 | Say Y if you want to add support for SoC audio on the SMDK6410. |
80 | 80 | ||