[PATCH 14/14] ASoC: amd: enable build for RN machine driver
Mark Brown
broonie at kernel.org
Wed May 6 18:26:56 CEST 2020
On Tue, May 05, 2020 at 04:39:37PM -0500, Pierre-Louis Bossart wrote:
> > +config SND_SOC_AMD_RENOIR_MACH
> > + tristate "AMD Renoir support for DMIC"
> > + select SND_SOC_DMIC
> there could be a missing dependency if GPIOLIB is not selected (SND_SOC_DMIC
> depends on it).
That dependency is wrong, DMICs don't need GPIOs so while a given system
might need DMIC the code should be fine with the stub gpiolib
implementation. It will mean it won't work on some boards though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20200506/7f4a26be/attachment.sig>
More information about the Alsa-devel
mailing list