Skip to content

Commit bf6c63f

Browse files
nfrapradoAngeloGioacchino Del Regno
authored andcommitted
arm64: defconfig: Enable sound for MT8188
Enable platform and machine sound drivers for the MT8188 SoC with the MT6359 PMIC codec, as well as the MT8186 SOF driver which is also compatible with MT8188, in order to get working sound on MT8188 SoCs. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> Link: https://lore.kernel.org/r/20241216-genio700-configs-eth-sound-v1-1-04a719035d6e@collabora.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent 6140ae0 commit bf6c63f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -967,6 +967,8 @@ CONFIG_SND_SOC_IMX_AUDMIX=m
967967
CONFIG_SND_SOC_MT8183=m
968968
CONFIG_SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A=m
969969
CONFIG_SND_SOC_MT8183_DA7219_MAX98357A=m
970+
CONFIG_SND_SOC_MT8188=m
971+
CONFIG_SND_SOC_MT8188_MT6359=m
970972
CONFIG_SND_SOC_MT8192=m
971973
CONFIG_SND_SOC_MT8192_MT6359_RT1015_RT5682=m
972974
CONFIG_SND_SOC_MT8195=m
@@ -995,6 +997,7 @@ CONFIG_SND_SOC_RZ=m
995997
CONFIG_SND_SOC_SOF_TOPLEVEL=y
996998
CONFIG_SND_SOC_SOF_OF=y
997999
CONFIG_SND_SOC_SOF_MTK_TOPLEVEL=y
1000+
CONFIG_SND_SOC_SOF_MT8186=m
9981001
CONFIG_SND_SOC_SOF_MT8195=m
9991002
CONFIG_SND_SUN8I_CODEC=m
10001003
CONFIG_SND_SUN8I_CODEC_ANALOG=m

0 commit comments

Comments
 (0)