[PATCH 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module

Takashi Iwai tiwai at suse.de
Tue Jul 27 08:39:42 CEST 2021


On Mon, 26 Jul 2021 19:46:14 +0200,
Vitaly Rodionov wrote:
> --- a/sound/pci/hda/Kconfig
> +++ b/sound/pci/hda/Kconfig
> @@ -150,6 +150,7 @@ comment "Set to Y if you want auto-loading the codec driver"
>  config SND_HDA_CODEC_CIRRUS
>  	tristate "Build Cirrus Logic codec support"
>  	select SND_HDA_GENERIC
> +	select SND_HDA_CODEC_CS8409
>  	help
>  	  Say Y or M here to include Cirrus Logic codec support in
>  	  snd-hda-intel driver, such as CS4206.

This reverse-selection doesn't make sense, as both modules should be
completely individual.


thanks,

Takashi


More information about the Alsa-devel mailing list