From 9005fbe385f9bd5c4a0ff753a959516cdc817ae2 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Wed, 12 Feb 2025 00:02:13 +0100 Subject: [PATCH] generic: add missing symbols for SH4 Signed-off-by: Zoltan HERPAI --- target/linux/generic/config-6.6 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index b83aecdc88..fe70da2d14 100644 --- a/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6 @@ -1164,6 +1164,7 @@ CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9 CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y +# CONFIG_CRYPTO_MANAGER_EXTRA_TESTS is not set # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD5 is not set # CONFIG_CRYPTO_MICHAEL_MIC is not set @@ -3584,7 +3585,9 @@ CONFIG_MMC_BLOCK_MINORS=8 # CONFIG_MMC_SDHCI_PXAV3 is not set # CONFIG_MMC_SDHCI_S3C is not set # CONFIG_MMC_SDHCI_XENON is not set +# CONFIG_MMC_SDHI is not set # CONFIG_MMC_SDRICOH_CS is not set +# CONFIG_MMC_SH_MMCIF is not set # CONFIG_MMC_SPI is not set # CONFIG_MMC_STM32_SDMMC is not set # CONFIG_MMC_TEST is not set @@ -6066,6 +6069,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y # CONFIG_SND_SOC_RT5677_SPI is not set # CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set +# CONFIG_SND_SOC_SH4_FSI is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set # CONFIG_SND_SOC_SMA1303 is not set @@ -6148,6 +6152,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y # CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI is not set # CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set # CONFIG_SND_SUN4I_CODEC is not set +# CONFIG_SND_SUPERH is not set # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set # CONFIG_SND_TIMER is not set -- 2.30.2