diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index ea1f5edde3d6..55bc2beffb3a 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -85,8 +85,8 @@ config SND_SOC_ALL_CODECS | |||
85 | 85 | ||
86 | config SND_SOC_WM_HUBS | 86 | config SND_SOC_WM_HUBS |
87 | tristate | 87 | tristate |
88 | default y if SND_SOC_WM8993=y | 88 | default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y |
89 | default m if SND_SOC_WM8993=m | 89 | default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m |
90 | 90 | ||
91 | config SND_SOC_AC97_CODEC | 91 | config SND_SOC_AC97_CODEC |
92 | tristate | 92 | tristate |