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 4ccc2b72c3f6..ff7b922a0f41 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -56,6 +56,7 @@ config SND_SOC_ALL_CODECS | |||
56 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI | 56 | select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI |
57 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI | 57 | select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI |
58 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI | 58 | select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI |
59 | select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI | ||
59 | select SND_SOC_WM8900 if I2C | 60 | select SND_SOC_WM8900 if I2C |
60 | select SND_SOC_WM8903 if I2C | 61 | select SND_SOC_WM8903 if I2C |
61 | select SND_SOC_WM8904 if I2C | 62 | select SND_SOC_WM8904 if I2C |
@@ -237,6 +238,9 @@ config SND_SOC_WM8753 | |||
237 | config SND_SOC_WM8776 | 238 | config SND_SOC_WM8776 |
238 | tristate | 239 | tristate |
239 | 240 | ||
241 | config SND_SOC_WM8804 | ||
242 | tristate | ||
243 | |||
240 | config SND_SOC_WM8900 | 244 | config SND_SOC_WM8900 |
241 | tristate | 245 | tristate |
242 | 246 | ||