diff options
Diffstat (limited to 'sound/pci')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 65903812b307..d037051b66b4 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -2270,6 +2270,7 @@ static struct hda_board_config alc880_cfg_tbl[] = { | |||
2270 | 2270 | ||
2271 | { .modelname = "lg-lw", .config = ALC880_LG_LW }, | 2271 | { .modelname = "lg-lw", .config = ALC880_LG_LW }, |
2272 | { .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW }, | 2272 | { .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW }, |
2273 | { .pci_subvendor = 0x1854, .pci_subdevice = 0x0077, .config = ALC880_LG_LW }, | ||
2273 | 2274 | ||
2274 | #ifdef CONFIG_SND_DEBUG | 2275 | #ifdef CONFIG_SND_DEBUG |
2275 | { .modelname = "test", .config = ALC880_TEST }, | 2276 | { .modelname = "test", .config = ALC880_TEST }, |