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 3684255e5fba..b92759a39361 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -37,6 +37,7 @@ config SND_SOC_ALL_CODECS | |||
37 | select SND_SOC_CX20442 | 37 | select SND_SOC_CX20442 |
38 | select SND_SOC_DA7210 if I2C | 38 | select SND_SOC_DA7210 if I2C |
39 | select SND_SOC_DA732X if I2C | 39 | select SND_SOC_DA732X if I2C |
40 | select SND_SOC_DA9055 if I2C | ||
40 | select SND_SOC_DFBMCS320 | 41 | select SND_SOC_DFBMCS320 |
41 | select SND_SOC_ISABELLE if I2C | 42 | select SND_SOC_ISABELLE if I2C |
42 | select SND_SOC_JZ4740_CODEC | 43 | select SND_SOC_JZ4740_CODEC |
@@ -239,6 +240,9 @@ config SND_SOC_DA7210 | |||
239 | config SND_SOC_DA732X | 240 | config SND_SOC_DA732X |
240 | tristate | 241 | tristate |
241 | 242 | ||
243 | config SND_SOC_DA9055 | ||
244 | tristate | ||
245 | |||
242 | config SND_SOC_DFBMCS320 | 246 | config SND_SOC_DFBMCS320 |
243 | tristate | 247 | tristate |
244 | 248 | ||