diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index ff43405752a1..36a030f1d1f5 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -87,6 +87,7 @@ config SND_SOC_ALL_CODECS | |||
87 | select SND_SOC_WM8971 if I2C | 87 | select SND_SOC_WM8971 if I2C |
88 | select SND_SOC_WM8974 if I2C | 88 | select SND_SOC_WM8974 if I2C |
89 | select SND_SOC_WM8978 if I2C | 89 | select SND_SOC_WM8978 if I2C |
90 | select SND_SOC_WM8983 if SND_SOC_I2C_AND_SPI | ||
90 | select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI | 91 | select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI |
91 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI | 92 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI |
92 | select SND_SOC_WM8990 if I2C | 93 | select SND_SOC_WM8990 if I2C |
@@ -354,6 +355,9 @@ config SND_SOC_WM8974 | |||
354 | config SND_SOC_WM8978 | 355 | config SND_SOC_WM8978 |
355 | tristate | 356 | tristate |
356 | 357 | ||
358 | config SND_SOC_WM8983 | ||
359 | tristate | ||
360 | |||
357 | config SND_SOC_WM8985 | 361 | config SND_SOC_WM8985 |
358 | tristate | 362 | tristate |
359 | 363 | ||