diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 68ea5b6648df..b674d3a9f785 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -44,6 +44,7 @@ config SND_SOC_ALL_CODECS | |||
44 | select SND_SOC_WM8971 if I2C | 44 | select SND_SOC_WM8971 if I2C |
45 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI | 45 | select SND_SOC_WM8988 if SND_SOC_I2C_AND_SPI |
46 | select SND_SOC_WM8990 if I2C | 46 | select SND_SOC_WM8990 if I2C |
47 | select SND_SOC_WM8993 if I2C | ||
47 | select SND_SOC_WM9081 if I2C | 48 | select SND_SOC_WM9081 if I2C |
48 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS | 49 | select SND_SOC_WM9705 if SND_SOC_AC97_BUS |
49 | select SND_SOC_WM9712 if SND_SOC_AC97_BUS | 50 | select SND_SOC_WM9712 if SND_SOC_AC97_BUS |
@@ -173,6 +174,9 @@ config SND_SOC_WM8988 | |||
173 | config SND_SOC_WM8990 | 174 | config SND_SOC_WM8990 |
174 | tristate | 175 | tristate |
175 | 176 | ||
177 | config SND_SOC_WM8993 | ||
178 | tristate | ||
179 | |||
176 | config SND_SOC_WM9081 | 180 | config SND_SOC_WM9081 |
177 | tristate | 181 | tristate |
178 | 182 | ||