Commit bbdf904b authored by Bard Liao's avatar Bard Liao Committed by Takashi Iwai
Browse files

ALSA: hda: intel-dsp-config: add MTL PCI id

parent fe15c26e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -472,6 +472,15 @@ static const struct config_entry config_table[] = {
	},
#endif

/* Meteor Lake */
#if IS_ENABLED(CONFIG_SND_SOC_SOF_METEORLAKE)
	/* Meteorlake-P */
	{
		.flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE,
		.device = 0x7e28,
	},
#endif

};

static const struct config_entry *snd_intel_dsp_find_config