Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[ALSA] hda-codec - Add default config for ASUS P5AD2



HDA Codec driver
Added the default config for ASUS P5AD2.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent cb8e2f83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -647,6 +647,7 @@ static struct hda_board_config cmi9880_cfg_tbl[] = {
	{ .modelname = "min_fp", .config = CMI_MIN_FP },
	{ .modelname = "full", .config = CMI_FULL },
	{ .modelname = "full_dig", .config = CMI_FULL_DIG },
	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x813d, .config = CMI_FULL_DIG }, /* ASUS P5AD2 */
	{ .modelname = "allout", .config = CMI_ALLOUT },
	{ .modelname = "auto", .config = CMI_AUTO },
	{} /* terminator */