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 1c19ad54a9f9..7f78b65fc4e3 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -40,6 +40,7 @@ config SND_SOC_ALL_CODECS
40 select SND_SOC_WM8971 if I2C 40 select SND_SOC_WM8971 if I2C
41 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 41 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
42 select SND_SOC_WM8990 if I2C 42 select SND_SOC_WM8990 if I2C
43 select SND_SOC_WM9081 if I2C
43 select SND_SOC_WM9705 if SND_SOC_AC97_BUS 44 select SND_SOC_WM9705 if SND_SOC_AC97_BUS
44 select SND_SOC_WM9712 if SND_SOC_AC97_BUS 45 select SND_SOC_WM9712 if SND_SOC_AC97_BUS
45 select SND_SOC_WM9713 if SND_SOC_AC97_BUS 46 select SND_SOC_WM9713 if SND_SOC_AC97_BUS
@@ -156,6 +157,9 @@ config SND_SOC_WM8988
156config SND_SOC_WM8990 157config SND_SOC_WM8990
157 tristate 158 tristate
158 159
160config SND_SOC_WM9081
161 tristate
162
159config SND_SOC_WM9705 163config SND_SOC_WM9705
160 tristate 164 tristate
161 165