]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux[-fslc]-imx: add missing config parameter
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Thu, 7 May 2020 17:48:06 +0000 (17:48 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 May 2020 23:27:10 +0000 (20:27 -0300)
CONFIG_SND_SOC_SOF_IMX8 requires CONFIG_SND_SOC_SOF_IMX8_SUPPORT to be
enabled, which is currently missing in the defconfig for both linux-imx
and linux-fslc-imx kernel recipes.

Add missing dependent variable to enable CONFIG_SND_SOC_SOF_IMX8.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-fslc-imx/mx8/defconfig
recipes-kernel/linux/linux-imx/mx8/defconfig

index 9973eec487aa5a4e2288f4e508b01ed6fdb1359c..da2279ad750f752d0e330c03d2d3a96f1666faf6 100644 (file)
@@ -680,6 +680,7 @@ CONFIG_SND_SOC_RCAR=m
 CONFIG_SND_SOC_SOF_TOPLEVEL=y
 CONFIG_SND_SOC_SOF_OF=m
 CONFIG_SND_SOC_SOF_IMX_TOPLEVEL=y
+CONFIG_SND_SOC_SOF_IMX8_SUPPORT=y
 CONFIG_SND_SOC_SOF_IMX8=m
 CONFIG_SND_SUN4I_SPDIF=m
 CONFIG_SND_SOC_AK4613=m
index 9973eec487aa5a4e2288f4e508b01ed6fdb1359c..da2279ad750f752d0e330c03d2d3a96f1666faf6 100644 (file)
@@ -680,6 +680,7 @@ CONFIG_SND_SOC_RCAR=m
 CONFIG_SND_SOC_SOF_TOPLEVEL=y
 CONFIG_SND_SOC_SOF_OF=m
 CONFIG_SND_SOC_SOF_IMX_TOPLEVEL=y
+CONFIG_SND_SOC_SOF_IMX8_SUPPORT=y
 CONFIG_SND_SOC_SOF_IMX8=m
 CONFIG_SND_SUN4I_SPDIF=m
 CONFIG_SND_SOC_AK4613=m