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 ab364854675b..121d63f13dbb 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -35,6 +35,7 @@ config SND_SOC_ALL_CODECS
35 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI 35 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
36 select SND_SOC_WM8900 if I2C 36 select SND_SOC_WM8900 if I2C
37 select SND_SOC_WM8903 if I2C 37 select SND_SOC_WM8903 if I2C
38 select SND_SOC_WM8960 if I2C
38 select SND_SOC_WM8971 if I2C 39 select SND_SOC_WM8971 if I2C
39 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 40 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
40 select SND_SOC_WM8990 if I2C 41 select SND_SOC_WM8990 if I2C
@@ -139,6 +140,9 @@ config SND_SOC_WM8900
139config SND_SOC_WM8903 140config SND_SOC_WM8903
140 tristate 141 tristate
141 142
143config SND_SOC_WM8960
144 tristate
145
142config SND_SOC_WM8971 146config SND_SOC_WM8971
143 tristate 147 tristate
144 148