projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e9c22
)
ASoC: mediatek: mt8186: Add machine support for max98357a
author
Allen-KH Cheng
<allen-kh.cheng@mediatek.com>
Wed, 28 Dec 2022 11:57:56 +0000
(19:57 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 29 Dec 2022 13:21:56 +0000
(13:21 +0000)
Add support for mt8186 with mt6366 and max98357a.
Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Link:
https://lore.kernel.org/r/20221228115756.28014-1-allen-kh.cheng@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/mediatek/Kconfig
b/sound/soc/mediatek/Kconfig
index 363fa4d476800fffdf2e3d6fdab753fd80076091..7bdb0ded831c4a82f1dd481fc5c3bf4d84474f0c 100644
(file)
--- a/
sound/soc/mediatek/Kconfig
+++ b/
sound/soc/mediatek/Kconfig
@@
-182,9
+182,10
@@
config SND_SOC_MT8186_MT6366_DA7219_MAX98357
If unsure select "N".
config SND_SOC_MT8186_MT6366_RT1019_RT5682S
- tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S codec"
+ tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S
MAX98357A/MAX98360
codec"
depends on I2C && GPIOLIB
depends on SND_SOC_MT8186 && MTK_PMIC_WRAP
+ select SND_SOC_MAX98357A
select SND_SOC_MT6358
select SND_SOC_RT1015P
select SND_SOC_RT5682S