summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-19 15:38:15 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-23 11:11:47 (GMT)
commit93e8791dd34ca0c3371d65c4488249d41de02776 (patch)
treeb4e0bf5ed2b08f114cde7580af0e2a62b0eaada7 /sound/soc/codecs/Kconfig
parent07ed873e4c975a26c327a6bd306693678ef63351 (diff)
downloadlinux-fsl-qoriq-93e8791dd34ca0c3371d65c4488249d41de02776.tar.xz
ASoC: wm5102: Initial driver
The WM5102 is a highly-integrated low-power audio system for smartphones, tablets and other portable audio devices based on the Arizona platform. 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 2ae8082..1de24cc 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -73,6 +73,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_WM2000 if I2C
select SND_SOC_WM2200 if I2C
select SND_SOC_WM5100 if I2C
+ select SND_SOC_WM5102 if MFD_WM5102
select SND_SOC_WM8350 if MFD_WM8350
select SND_SOC_WM8400 if MFD_WM8400
select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI
@@ -330,6 +331,9 @@ config SND_SOC_WM2200
config SND_SOC_WM5100
tristate
+config SND_SOC_WM5102
+ tristate
+
config SND_SOC_WM8350
tristate