LF-3665-5 arm64: imx_v8_defconfig: Enable SOF compress option
authorDaniel Baluta <daniel.baluta@nxp.com>
Wed, 28 Apr 2021 12:38:55 +0000 (15:38 +0300)
committerDaniel Baluta <daniel.baluta@nxp.com>
Thu, 29 Apr 2021 07:16:26 +0000 (10:16 +0300)
This enables ALSA compress support with SOF. When loading topology
with compress bit set, the ALSA sound card will support the compress
API.

This will allow us to render compressed audio (e.g MP3, AAC) using
Compress API.

The userpace sample application is named 'cplay' and uses tinycompress
library.

Reviwed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
arch/arm64/configs/imx_v8_defconfig

index d8db655..65c676a 100644 (file)
@@ -601,6 +601,7 @@ CONFIG_SND_SOC_IMX_DSP=y
 CONFIG_SND_SOC_IMX_CDNHDMI=y
 CONFIG_SND_SOC_SOF_TOPLEVEL=y
 CONFIG_SND_SOC_SOF_OF=m
+CONFIG_SND_SOC_SOF_COMPRESS=y
 CONFIG_SND_SOC_SOF_IMX_TOPLEVEL=y
 CONFIG_SND_SOC_SOF_IMX8_SUPPORT=y
 CONFIG_SND_SOC_SOF_IMX8M_SUPPORT=y