Commit 19765dbe authored by Pierre-Louis Bossart's avatar Pierre-Louis Bossart Committed by Takashi Iwai
Browse files
parent 9c7fb8e8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -543,6 +543,15 @@ static const struct config_entry config_table[] = {
		.device = PCI_DEVICE_ID_INTEL_HDA_LNL_P,
	},
#endif

	/* Panther Lake */
#if IS_ENABLED(CONFIG_SND_SOC_SOF_PANTHERLAKE)
	{
		.flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE,
		.device = PCI_DEVICE_ID_INTEL_HDA_PTL,
	},
#endif

};

static const struct config_entry *snd_intel_dsp_find_config