Skip to content

Commit 0eb6bc3

Browse files
committed
ASoC: SOF: Intel: Kconfig: Select compress support for TGL+ platforms
Select SOF_COMPRESS for TGL and newer platforms, on Intel devices the compressed support is available with IPC4 only. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 28a6967 commit 0eb6bc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sound/soc/sof/intel/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ config SND_SOC_SOF_INTEL_TGL
213213
select SND_SOC_SOF_HDA_GENERIC
214214
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
215215
select SND_SOC_SOF_INTEL_CNL
216+
select SND_SOC_SOF_COMPRESS
216217

217218
config SND_SOC_SOF_TIGERLAKE
218219
tristate "SOF support for Tigerlake"
@@ -249,6 +250,7 @@ config SND_SOC_SOF_INTEL_MTL
249250
select SND_SOC_SOF_HDA_GENERIC
250251
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
251252
select SND_SOC_SOF_IPC4
253+
select SND_SOC_SOF_COMPRESS
252254

253255
config SND_SOC_SOF_METEORLAKE
254256
tristate "SOF support for Meteorlake"

0 commit comments

Comments
 (0)