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: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
1077a02481
commit
aed523f193
2 changed files with 63 additions and 1254 deletions
|
@ -162,6 +162,7 @@ config SND_HDA_CODEC_CIRRUS
|
||||||
config SND_HDA_CODEC_CONEXANT
|
config SND_HDA_CODEC_CONEXANT
|
||||||
bool "Build Conexant HD-audio codec support"
|
bool "Build Conexant HD-audio codec support"
|
||||||
default y
|
default y
|
||||||
|
select SND_HDA_GENERIC
|
||||||
help
|
help
|
||||||
Say Y here to include Conexant HD-audio codec support in
|
Say Y here to include Conexant HD-audio codec support in
|
||||||
snd-hda-intel driver, such as CX20549.
|
snd-hda-intel driver, such as CX20549.
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue