Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aed523f1 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Use generic parser in Conexant codec driver



... and drop most of own parser code.

It doesn't replace any present static quirks, though.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 1077a024
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ config SND_HDA_CODEC_CIRRUS
config SND_HDA_CODEC_CONEXANT
	bool "Build Conexant HD-audio codec support"
	default y
	select SND_HDA_GENERIC
	help
	  Say Y here to include Conexant HD-audio codec support in
	  snd-hda-intel driver, such as CX20549.
+61 −1253

File changed.

Preview size limit exceeded, changes collapsed.