[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180724204757.qrgjttepzcfdzxlv@pburton-laptop>
Date: Tue, 24 Jul 2018 13:47:57 -0700
From: Paul Burton <paul.burton@...s.com>
To: Mathieu Malaterre <malat@...ian.org>
Cc: James Hogan <jhogan@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, devicetree@...r.kernel.org,
linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
alsa-devel@...a-project.org
Subject: Re: [PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
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
Powered by blists - more mailing lists