aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-08-18 16:15:14 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-08-18 16:15:14 -0400
commit08aff8cd7a8568588d460c4bf8875a492d430314 (patch)
tree9cb49162abcbef3d0edd9c8a20ac29362501f45a /sound/soc/codecs/Kconfig
parentd97d2e35b903b11dc6f7f8fcbe9a82fd8929e234 (diff)
ASoC: Add SPI support to WM8711
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index a5cfa78eb166..20ebf7437f98 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -35,7 +35,7 @@ config SND_SOC_ALL_CODECS
35 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI 35 select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
36 select SND_SOC_WM8523 if I2C 36 select SND_SOC_WM8523 if I2C
37 select SND_SOC_WM8580 if I2C 37 select SND_SOC_WM8580 if I2C
38 select SND_SOC_WM8711 if I2C 38 select SND_SOC_WM8711 if SND_SOC_I2C_AND_SPI
39 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI 39 select SND_SOC_WM8728 if SND_SOC_I2C_AND_SPI
40 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI 40 select SND_SOC_WM8731 if SND_SOC_I2C_AND_SPI
41 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI 41 select SND_SOC_WM8750 if SND_SOC_I2C_AND_SPI