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 62ff26a08a2f..0aad72fc1961 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -57,6 +57,7 @@ config SND_SOC_ALL_CODECS
57 select SND_SOC_WM8961 if I2C 57 select SND_SOC_WM8961 if I2C
58 select SND_SOC_WM8971 if I2C 58 select SND_SOC_WM8971 if I2C
59 select SND_SOC_WM8974 if I2C 59 select SND_SOC_WM8974 if I2C
60 select SND_SOC_WM8978 if I2C
60 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI 61 select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI
61 select SND_SOC_WM8990 if I2C 62 select SND_SOC_WM8990 if I2C
62 select SND_SOC_WM8993 if I2C 63 select SND_SOC_WM8993 if I2C
@@ -230,6 +231,9 @@ config SND_SOC_WM8971
230config SND_SOC_WM8974 231config SND_SOC_WM8974
231 tristate 232 tristate
232 233
234config SND_SOC_WM8978
235 tristate
236
233config SND_SOC_WM8988 237config SND_SOC_WM8988
234 tristate 238 tristate
235 239