[PATCH 7/7] ASoC: mt8365: Allow build coverage
Alexandre Mergnat
amergnat at baylibre.com
Mon Sep 9 06:01:40 PDT 2024
Reviewed-by: Alexandre Mergnat <amergnat at baylibre.com>
On 07/09/2024 02:53, Mark Brown wrote:
> There is no build time dependency on anything specific to ARCH_MEDIATEK so
> enable COMPILE_TEST builds.
>
> Signed-off-by: Mark Brown <broonie at kernel.org>
> ---
> sound/soc/mediatek/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig
> index e6f7a5a49794..3033e2d3fe16 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
>
--
Regards,
Alexandre
More information about the Linux-mediatek
mailing list