VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Trevor Wu <trevor.wu@mediatek.com> 2021-08-31 10:13:03 +0800 committer: Mark Brown <broonie@kernel.org> 2021-09-01 16:26:34 +0100 commit: cd5e4efde23ad8050921672ed777ec3f7aa310ec parent: 3202e2f5fac0032cb1128fb8d5b7f3368902c8d8
Commit Summary:
ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependency
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig
index cf567a89f421..f6bf0f9c91e3 100644
--- a/sound/soc/mediatek/Kconfig
+++ b/sound/soc/mediatek/Kconfig
@@ -197,7 +197,7 @@ config SND_SOC_MT8195
 config SND_SOC_MT8195_MT6359_RT1019_RT5682
 	tristate "ASoC Audio driver for MT8195 with MT6359 RT1019 RT5682 codec"
 	depends on I2C
-	depends on SND_SOC_MT8195
+	depends on SND_SOC_MT8195 && MTK_PMIC_WRAP
 	select SND_SOC_MT6359
 	select SND_SOC_RT1015P
 	select SND_SOC_RT5682_I2C