aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2014-05-03 14:30:11 -0400
committerMark Brown <broonie@linaro.org>2014-05-20 18:12:23 -0400
commit7d6d478f38fb1bdef30ae1a4c9d5aefb7cb2bb9b (patch)
tree20455271fcdfbcbfe98cdb0c2b668dcea9aef77f /sound/soc/codecs/Kconfig
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff)
ASoC: alc5623: Add device tree binding
Let the ALC5623 codec be instantiated from DT. Add a simple binding for the additional control register and the jack detect register. Also, add a prompt to the Kconfig entry for this CODEC, so that it can be selected. Since kirkwood-t5325.c will no longer be used, we need to be able to enable the CODEC in the mvebu_v5_defconfig etc. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Mark Brown <broonie@linaro.org>
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 f0e840137887..5fefaa8c50ef 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -269,7 +269,7 @@ config SND_SOC_AK5386
269 tristate "AKM AK5638 CODEC" 269 tristate "AKM AK5638 CODEC"
270 270
271config SND_SOC_ALC5623 271config SND_SOC_ALC5623
272 tristate 272 tristate "Realtek ALC5623 CODEC"
273 273
274config SND_SOC_ALC5632 274config SND_SOC_ALC5632
275 tristate 275 tristate