[PATCH 1/2] ASoC: amd: Fix dependency for SPI master
Mark Brown
broonie at kernel.org
Wed Dec 1 18:49:12 CET 2021
On Wed, Dec 01, 2021 at 05:43:06PM +0000, Lucas Tanure wrote:
> Select SPI_MASTER as is using CS35L41 SPI driver
> - depends on SND_SOC_AMD_ACP5x && I2C
> + depends on SND_SOC_AMD_ACP5x && I2C && SPI_MASTER
This is a depends not a select (which is good, a select wouldn't be
appropriate here).
-------------- 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/20211201/8f50a501/attachment.sig>
More information about the Alsa-devel
mailing list