lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 18 Jan 2022 17:06:00 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Julian Braha <julianbraha@...il.com>
Cc:     lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
        alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
        fazilyildiran@...il.com
Subject: Re: [PATCH] ASoC: au1x: fix unmet dependency on SND_SOC_I2C_AND_SPI
 for SND_SOC_WM8731

On Mon, Jan 17, 2022 at 12:45:39AM -0500, Julian Braha wrote:
> @@ -54,6 +54,7 @@ config SND_SOC_DB1000
>  config SND_SOC_DB1200
>  	tristate "DB1200/DB1300/DB1550 Audio support"
>  	depends on SND_SOC_AU1XPSC
> +	depends on SND_SOC_I2C_AND_SPI
>  	select SND_SOC_AU1XPSC_AC97
>  	select SND_SOC_AC97_CODEC
>  	select SND_SOC_WM9712

This obviously not sensible, not only is _I2C_AND_SPI a control that
shouldn't be selected by any driver but this machine is AC'97 based so
clearly doesn't need either I2C or SPI support.  Whatever is going on
this isn't it.

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ