aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 133025fbb6d4..45b72561c615 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -34,7 +34,7 @@ config SND_SOC_ALL_CODECS
34 select SND_SOC_CS42L73 if I2C 34 select SND_SOC_CS42L73 if I2C
35 select SND_SOC_CS4270 if I2C 35 select SND_SOC_CS4270 if I2C
36 select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI 36 select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI
37 select SND_SOC_CX20442 37 select SND_SOC_CX20442 if TTY
38 select SND_SOC_DA7210 if I2C 38 select SND_SOC_DA7210 if I2C
39 select SND_SOC_DA7213 if I2C 39 select SND_SOC_DA7213 if I2C
40 select SND_SOC_DA732X if I2C 40 select SND_SOC_DA732X if I2C
@@ -237,6 +237,7 @@ config SND_SOC_CS4271
237 237
238config SND_SOC_CX20442 238config SND_SOC_CX20442
239 tristate 239 tristate
240 depends on TTY
240 241
241config SND_SOC_JZ4740_CODEC 242config SND_SOC_JZ4740_CODEC
242 select REGMAP_MMIO 243 select REGMAP_MMIO