ALSA: hda: Select avs-driver by default on MBL
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 3 Feb 2025 14:10:51 +0000 (15:10 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 3 Feb 2025 14:05:02 +0000 (14:05 +0000)
The avs-driver is the recommended solution for MalibouLake (MBL, also
known as RPL-M) platform.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250203141051.2361323-12-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/hda/intel-dsp-config.c

index f564ec7af1940566d5c82c8c4a72fe3492221a07..9a8ead75be17482ddb628474b1421103e85ed75a 100644 (file)
@@ -108,6 +108,10 @@ static const struct config_entry config_table[] = {
                        {}
                }
        },
+       {
+               .flags = FLAG_SST,
+               .device = PCI_DEVICE_ID_INTEL_HDA_RPL_M,
+       },
 #endif
 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
        {