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 155c1276d1a1..4ccc2b72c3f6 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -67,6 +67,7 @@ config SND_SOC_ALL_CODECS
67 select SND_SOC_WM8971 if I2C 67 select SND_SOC_WM8971 if I2C
68 select SND_SOC_WM8974 if I2C 68 select SND_SOC_WM8974 if I2C
69 select SND_SOC_WM8978 if I2C 69 select SND_SOC_WM8978 if I2C
70 select SND_SOC_WM8985 if SND_SOC_I2C_AND_SPI
70 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 71 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
71 select SND_SOC_WM8990 if I2C 72 select SND_SOC_WM8990 if I2C
72 select SND_SOC_WM8993 if I2C 73 select SND_SOC_WM8993 if I2C
@@ -269,6 +270,9 @@ config SND_SOC_WM8974
269config SND_SOC_WM8978 270config SND_SOC_WM8978
270 tristate 271 tristate
271 272
273config SND_SOC_WM8985
274 tristate
275
272config SND_SOC_WM8988 276config SND_SOC_WM8988
273 tristate 277 tristate
274 278