]> code.ossystems Code Review - meta-freescale.git/commit
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)
commit6ef0f40c2542655872e76c8cdd5cbe3c37c4c8db
tree6b99bf373ebb1ef63f5c3b7b267be3c644253d56
parentd12d36d3d512ff54a0b23fb646f3fbf6929e884c
linux[-fslc]-imx: add missing config parameter

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