Skip to content

Commit 36fa259

Browse files
committed
ASoC: mt8365: Allow build coverage
There is no build time dependency on anything specific to ARCH_MEDIATEK so enable COMPILE_TEST builds. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> Tested-by: Nathan Chancellor <nathan@kernel.org> # build Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-7-7ad0bac20161@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent d70ce6d commit 36fa259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/mediatek/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ config SND_SOC_MT8195_MT6359
301301

302302
config SND_SOC_MT8365
303303
tristate "ASoC support for MediaTek MT8365 chip"
304-
depends on ARCH_MEDIATEK
304+
depends on ARCH_MEDIATEK || COMPILE_TEST
305305
select SND_SOC_MEDIATEK
306306
help
307307
This adds ASoC platform driver support for MediaTek MT8365 chip

0 commit comments

Comments
 (0)