Re: [PATCH 1/4] ASoC: renesas: enable COMPILE_TEST for Migo-R / SIU

Mark Brown <[email protected]> Fri, 31 Jul 2026 21:07:11 +0100
Newsgroups org.kernel.vger.linux-sound
Message-ID <[email protected]>
On Fri, Jul 31, 2026 at 02:46:35AM +0000, Kuninori Morimoto wrote:
> Migo-R / SIU are not compiled with COMPILE_TEST, and there is no defconfig
> which selects them. So it is easy to be overlooked for compile test and/or
> ASoC updating.

>  config SND_SIU_MIGOR
>  	tristate "SIU sound support on Migo-R"
> -	depends on SH_MIGOR && I2C && DMADEVICES
> +	depends on SUPERH || ARCH_RENESAS
> +	depends on (SH_MIGOR && SH_DMAE) || COMPILE_TEST
>  	select SND_SOC_SH4_SIU
>  	select SND_SOC_WM8978
>  	help

Doesn't this continue to need I2C for the CODEC, that's selected so
won't have it's own dependencies enforced?
signature.asc (application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmptAG8ACgkQJNaLcl1U
h9DQVAf9HlTS2jMlVJS4/XuOsPQyW0EQShwyEDcZV3E3fUR+DOVKaDMUNH5QhezU
kBVDx1qbHq8XXwFXk60LnfM4N8eEV76+4hzkL5OEmj/SuWKQkgFpvrkKzCXzM2Vq
qXG9XKtHXadEKnGsTrePBkdfZ22cj5ST6zpn4wb8wtO+VGtN6cguXaEvuwrIxK9t
JXvMd7HewM6NmsRtCkdtfvRg1SuRJ9VAAFeqkdD4DfACsbcHY3fA9ar52XQBegqr
kbnWKUy5OVAKzX7lAHadQhJ53nZJKGDCsPZc25FrU/JuCDJOHK4oE/2yHOOgLvr4
4B888twgRcl98m7k3a13hOfUZZVurA==
=CSh3
-----END PGP SIGNATURE-----