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 e61fbab48aa2..6ebd3a685b2c 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -58,6 +58,7 @@ config SND_SOC_ALL_CODECS
58 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI 58 select SND_SOC_WM8741 if SND_SOC_I2C_AND_SPI
59 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI 59 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI
60 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI 60 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
61 select SND_SOC_WM8770 if SPI_MASTER
61 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI 62 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
62 select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI 63 select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI
63 select SND_SOC_WM8900 if I2C 64 select SND_SOC_WM8900 if I2C
@@ -244,6 +245,9 @@ config SND_SOC_WM8750
244config SND_SOC_WM8753 245config SND_SOC_WM8753
245 tristate 246 tristate
246 247
248config SND_SOC_WM8770
249 tristate
250
247config SND_SOC_WM8776 251config SND_SOC_WM8776
248 tristate 252 tristate
249 253