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 910b9162cbbb..167a5ce06cdf 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -46,6 +46,7 @@ config SND_SOC_ALL_CODECS
46 select SND_SOC_WM8960 if I2C 46 select SND_SOC_WM8960 if I2C
47 select SND_SOC_WM8961 if I2C 47 select SND_SOC_WM8961 if I2C
48 select SND_SOC_WM8971 if I2C 48 select SND_SOC_WM8971 if I2C
49 select SND_SOC_WM8974 if I2C
49 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 50 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
50 select SND_SOC_WM8990 if I2C 51 select SND_SOC_WM8990 if I2C
51 select SND_SOC_WM8993 if I2C 52 select SND_SOC_WM8993 if I2C
@@ -188,6 +189,9 @@ config SND_SOC_WM8961
188config SND_SOC_WM8971 189config SND_SOC_WM8971
189 tristate 190 tristate
190 191
192config SND_SOC_WM8974
193 tristate
194
191config SND_SOC_WM8988 195config SND_SOC_WM8988
192 tristate 196 tristate
193 197