summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/Kconfig
diff options
context:
space:
mode:
authorKoro Chen <koro.chen@mediatek.com>2015-06-15 22:38:04 +0800
committerMark Brown <broonie@kernel.org>2015-06-16 12:52:36 +0100
commit662e8d917f685011a24492c106737ea5fdff8136 (patch)
treea47336fd836967a809393bb0892887ccbdcc62be /sound/soc/mediatek/Kconfig
parenta54f6f0c5b7fb4048ea3de9751720090ac92a570 (diff)
downloadlinux-0-day-662e8d917f685011a24492c106737ea5fdff8136.tar.gz
linux-0-day-662e8d917f685011a24492c106737ea5fdff8136.tar.xz
ASoC: mediatek: Add machine driver for rt5650 rt5676 codec
This is the DPCM based machine driver with rt5650 and rt5676 Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Signed-off-by: Koro Chen <koro.chen@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/Kconfig')
-rw-r--r--sound/soc/mediatek/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig
index 0bfd2a02a4083..15c04e2eae34a 100644
--- a/sound/soc/mediatek/Kconfig
+++ b/sound/soc/mediatek/Kconfig
@@ -17,3 +17,14 @@ config SND_SOC_MT8173_MAX98090
Select Y if you have such device.
If unsure select "N".
+config SND_SOC_MT8173_RT5650_RT5676
+ tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
+ depends on SND_SOC_MEDIATEK
+ select SND_SOC_RT5645
+ select SND_SOC_RT5677
+ help
+ This adds ASoC driver for Mediatek MT8173 boards
+ with the RT5650 and RT5676 codecs.
+ Select Y if you have such device.
+ If unsure select "N".
+