From b68e9f2e19a4cc7be4dd13b76a690ef04daac190 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 22 Jun 2022 10:18:16 +0200 Subject: [PATCH] generic: 5.15: add missing symbols These were found during work on new device support under the imx/cortexa7 target. Signed-off-by: Piotr Dymacz --- target/linux/generic/config-5.15 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index cb71d9642b..ce1af10369 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -5954,7 +5954,9 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMIX is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set +# CONFIG_SND_SOC_IMX_CARD is not set # CONFIG_SND_SOC_IMX_ES8328 is not set +# CONFIG_SND_SOC_IMX_HDMI is not set # CONFIG_SND_SOC_IMX_SPDIF is not set # CONFIG_SND_SOC_IMX_WM8962 is not set # CONFIG_SND_SOC_INNO_RK3036 is not set -- 2.30.2