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 52b005f8fed4..011d3ab7e64a 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -49,6 +49,7 @@ config SND_SOC_ALL_CODECS
49 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI 49 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
50 select SND_SOC_WM8900 if I2C 50 select SND_SOC_WM8900 if I2C
51 select SND_SOC_WM8903 if I2C 51 select SND_SOC_WM8903 if I2C
52 select SND_SOC_WM8904 if I2C
52 select SND_SOC_WM8940 if I2C 53 select SND_SOC_WM8940 if I2C
53 select SND_SOC_WM8960 if I2C 54 select SND_SOC_WM8960 if I2C
54 select SND_SOC_WM8961 if I2C 55 select SND_SOC_WM8961 if I2C
@@ -203,6 +204,9 @@ config SND_SOC_WM8900
203config SND_SOC_WM8903 204config SND_SOC_WM8903
204 tristate 205 tristate
205 206
207config SND_SOC_WM8904
208 tristate
209
206config SND_SOC_WM8940 210config SND_SOC_WM8940
207 tristate 211 tristate
208 212