Skip to content

Commit 8a54f66

Browse files
kuanhsunchengbroonie
authored andcommitted
ASoC: mediatek: mt8186: Add machine support for max98357a
Add support for mt8186 with mt6366 and max98357a. Signed-off-by: Allen-KH Cheng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent b1e9c22 commit 8a54f66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sound/soc/mediatek/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,10 @@ config SND_SOC_MT8186_MT6366_DA7219_MAX98357
182182
If unsure select "N".
183183

184184
config SND_SOC_MT8186_MT6366_RT1019_RT5682S
185-
tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S codec"
185+
tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S MAX98357A/MAX98360 codec"
186186
depends on I2C && GPIOLIB
187187
depends on SND_SOC_MT8186 && MTK_PMIC_WRAP
188+
select SND_SOC_MAX98357A
188189
select SND_SOC_MT6358
189190
select SND_SOC_RT1015P
190191
select SND_SOC_RT5682S

0 commit comments

Comments
 (0)