From: Mark Brown Date: Sat, 7 Sep 2024 00:53:32 +0000 (+0100) Subject: ASoC: mt8365: Allow build coverage X-Git-Tag: v6.12-rc1~169^2~1^2~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36fa259b214c37bbae3e0b7a47e7fb49cb0ab462;p=thirdparty%2Fkernel%2Flinux.git 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 Reviewed-by: Alexandre Mergnat Tested-by: Nathan Chancellor # build Signed-off-by: Mark Brown Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-7-7ad0bac20161@kernel.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig index e6f7a5a497947..3033e2d3fe168 100644 --- a/sound/soc/mediatek/Kconfig +++ b/sound/soc/mediatek/Kconfig @@ -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