aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorJohannes Stezenbach <js@sig21.net>2011-06-22 08:59:25 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-06-22 14:11:02 -0400
commitec3ea54c6c7163f5d6bbf52dd1ec485de2c378b6 (patch)
tree8f7e9ba304f8b2598005f1dfdc711cbe92263cc4 /sound/soc/codecs/Kconfig
parentc034abf6e5039cbbe691de37903c514c1033bf75 (diff)
ASoC: add WM8782 ADC Codec Driver
Signed-off-by: Johannes Stezenbach <js@sig21.net> [zonque@gmail.com: transform to new ASoC structure] Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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 6d32346ac7ce..2998e659379c 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -72,6 +72,7 @@ config SND_SOC_ALL_CODECS
72 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI 72 select SND_SOC_WM8753 if SND_SOC_I2C_AND_SPI
73 select SND_SOC_WM8770 if SPI_MASTER 73 select SND_SOC_WM8770 if SPI_MASTER
74 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI 74 select SND_SOC_WM8776 if SND_SOC_I2C_AND_SPI
75 select SND_SOC_WM8782
75 select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI 76 select SND_SOC_WM8804 if SND_SOC_I2C_AND_SPI
76 select SND_SOC_WM8900 if I2C 77 select SND_SOC_WM8900 if I2C
77 select SND_SOC_WM8903 if I2C 78 select SND_SOC_WM8903 if I2C
@@ -307,6 +308,9 @@ config SND_SOC_WM8770
307config SND_SOC_WM8776 308config SND_SOC_WM8776
308 tristate 309 tristate
309 310
311config SND_SOC_WM8782
312 tristate
313
310config SND_SOC_WM8804 314config SND_SOC_WM8804
311 tristate 315 tristate
312 316