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 27f2dfa7ca1a..e0b9869df0f1 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -16,6 +16,7 @@ config SND_SOC_ALL_CODECS
16 select SND_SOC_WM8753 16 select SND_SOC_WM8753
17 select SND_SOC_WM8900 17 select SND_SOC_WM8900
18 select SND_SOC_WM8903 18 select SND_SOC_WM8903
19 select SND_SOC_WM8971
19 select SND_SOC_WM8990 20 select SND_SOC_WM8990
20 help 21 help
21 Normally ASoC codec drivers are only built if a machine driver which 22 Normally ASoC codec drivers are only built if a machine driver which
@@ -89,6 +90,9 @@ config SND_SOC_WM8900
89config SND_SOC_WM8903 90config SND_SOC_WM8903
90 tristate 91 tristate
91 92
93config SND_SOC_WM8971
94 tristate
95
92config SND_SOC_WM8990 96config SND_SOC_WM8990
93 tristate 97 tristate
94 98