aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index af81c28ba6f5..ea1f5edde3d6 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -25,6 +25,7 @@ config SND_SOC_ALL_CODECS
25 select SND_SOC_CS42L51 if I2C 25 select SND_SOC_CS42L51 if I2C
26 select SND_SOC_CS4270 if I2C 26 select SND_SOC_CS4270 if I2C
27 select SND_SOC_DA7210 if I2C 27 select SND_SOC_DA7210 if I2C
28 select SND_SOC_JZ4740 if SOC_JZ4740
28 select SND_SOC_MAX9877 if I2C 29 select SND_SOC_MAX9877 if I2C
29 select SND_SOC_PCM3008 30 select SND_SOC_PCM3008
30 select SND_SOC_SPDIF 31 select SND_SOC_SPDIF
@@ -139,6 +140,9 @@ config SND_SOC_CS4270_VD33_ERRATA
139config SND_SOC_CX20442 140config SND_SOC_CX20442
140 tristate 141 tristate
141 142
143config SND_SOC_JZ4740_CODEC
144 tristate
145
142config SND_SOC_L3 146config SND_SOC_L3
143 tristate 147 tristate
144 148