Skip to content

Commit

Permalink
ALSA: hda - Use generic parser for VIA codec driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Takashi Iwai committed Jan 12, 2013
1 parent 78bb3cb commit b3f6008
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 2,492 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading

0 comments on commit b3f6008

Please sign in to comment.