ALSA: hda - Use generic parser for VIA codec driver
Yet another step forward. As all features for VIA codecs have been implemented in the generic driver, we can move on to migrate the VIA codec parser, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
78bb3cb0e2
commit
b3f6008f2d
|
@ -124,6 +124,7 @@ config SND_HDA_CODEC_SIGMATEL
|
|||
config SND_HDA_CODEC_VIA
|
||||
bool "Build VIA HD-audio codec support"
|
||||
default y
|
||||
select SND_HDA_GENERIC
|
||||
help
|
||||
Say Y here to include VIA HD-audio codec support in
|
||||
snd-hda-intel driver, such as VT1708.
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue