Skip to content

Commit

Permalink
ASoC: mt8365: Allow build coverage
Browse files Browse the repository at this point in the history
There is no build time dependency on anything specific to ARCH_MEDIATEK so
enable COMPILE_TEST builds.

Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Alexandre Mergnat <[email protected]>
Tested-by: Nathan Chancellor <[email protected]> # build
Signed-off-by: Mark Brown <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
broonie committed Sep 9, 2024
1 parent d70ce6d commit 36fa259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/mediatek/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ config SND_SOC_MT8195_MT6359

config SND_SOC_MT8365
tristate "ASoC support for MediaTek MT8365 chip"
depends on ARCH_MEDIATEK
depends on ARCH_MEDIATEK || COMPILE_TEST
select SND_SOC_MEDIATEK
help
This adds ASoC platform driver support for MediaTek MT8365 chip
Expand Down

0 comments on commit 36fa259

Please sign in to comment.