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 7f78b65fc4e3..91daffd30e8b 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -38,6 +38,7 @@ config SND_SOC_ALL_CODECS
38 select SND_SOC_WM8940 if I2C 38 select SND_SOC_WM8940 if I2C
39 select SND_SOC_WM8960 if I2C 39 select SND_SOC_WM8960 if I2C
40 select SND_SOC_WM8971 if I2C 40 select SND_SOC_WM8971 if I2C
41 select SND_SOC_WM8974 if I2C
41 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 42 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
42 select SND_SOC_WM8990 if I2C 43 select SND_SOC_WM8990 if I2C
43 select SND_SOC_WM9081 if I2C 44 select SND_SOC_WM9081 if I2C
@@ -151,6 +152,9 @@ config SND_SOC_WM8960
151config SND_SOC_WM8971 152config SND_SOC_WM8971
152 tristate 153 tristate
153 154
155config SND_SOC_WM8974
156 tristate
157
154config SND_SOC_WM8988 158config SND_SOC_WM8988
155 tristate 159 tristate
156 160