[alsa-devel] [PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s

Paul Burton paul.burton at mips.com
Tue Jul 24 22:47:57 CEST 2018


Hi Matthieu,

On Wed, Jun 06, 2018 at 09:38:08PM +0200, Mathieu Malaterre wrote:
> diff --git a/sound/soc/jz4740/Kconfig b/sound/soc/jz4740/Kconfig
> index 1a354a6b6e87..35d82d96e781 100644
> --- a/sound/soc/jz4740/Kconfig
> +++ b/sound/soc/jz4740/Kconfig
> @@ -1,20 +1,20 @@
>  config SND_JZ4740_SOC
> -	tristate "SoC Audio for Ingenic JZ4740 SoC"
> -	depends on MACH_JZ4740 || COMPILE_TEST
> +	tristate "SoC Audio for Ingenic JZ4740/JZ4780 SoC"
> +	depends on MACH_JZ4740 || MACH_JZ4780 || COMPILE_TEST

Perhaps this could be MACH_INGENIC, or even just MIPS?

Thanks,
    Paul


More information about the Alsa-devel mailing list