Commit 886da867 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] hda-codec - Add support for LG S1 laptop



Added the model entry for LG S1 laptop.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a7b928ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2174,6 +2174,7 @@ static struct hda_board_config alc880_cfg_tbl[] = {

	{ .modelname = "lg", .config = ALC880_LG },
	{ .pci_subvendor = 0x1854, .pci_subdevice = 0x003b, .config = ALC880_LG },
	{ .pci_subvendor = 0x1854, .pci_subdevice = 0x0068, .config = ALC880_LG },

	{ .modelname = "lg-lw", .config = ALC880_LG_LW },
	{ .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW },