Unverified Commit a14aded9 authored by Uday M Bhat's avatar Uday M Bhat Committed by Mark Brown
Browse files

ASoC: Intel: sof_sdw: Update BT offload config for soundwire config

parent f3c37847
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -467,7 +467,9 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = {
			DMI_MATCH(DMI_SYS_VENDOR, "Google"),
			DMI_MATCH(DMI_PRODUCT_NAME, "Rex"),
		},
		.driver_data = (void *)(SOF_SDW_PCH_DMIC),
		.driver_data = (void *)(SOF_SDW_PCH_DMIC |
					SOF_BT_OFFLOAD_SSP(1) |
					SOF_SSP_BT_OFFLOAD_PRESENT),
	},
	/* LunarLake devices */
	{