[openwrt/openwrt] generic: 5.15: add missing symbols

LEDE Commits lede-commits at lists.infradead.org
Mon Jul 11 05:32:06 PDT 2022


pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b68e9f2e19a4cc7be4dd13b76a690ef04daac190

commit b68e9f2e19a4cc7be4dd13b76a690ef04daac190
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Wed Jun 22 10:18:16 2022 +0200

    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 <pepe2k at gmail.com>
---
 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




More information about the lede-commits mailing list