generic: 6.12: add missing Kconfig symbol

Augmented symbol CONFIG_SND_SOC_MT8365 was missing, add it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2025-05-09 14:37:47 +01:00
parent 32f408c955
commit 9b3ad5b151

View file

@ -6137,6 +6137,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
# CONFIG_SND_SOC_MT8188 is not set # CONFIG_SND_SOC_MT8188 is not set
# CONFIG_SND_SOC_MT8192 is not set # CONFIG_SND_SOC_MT8192 is not set
# CONFIG_SND_SOC_MT8195 is not set # CONFIG_SND_SOC_MT8195 is not set
# CONFIG_SND_SOC_MT8365 is not set
# CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set
# CONFIG_SND_SOC_NAU8315 is not set # CONFIG_SND_SOC_NAU8315 is not set
# CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8540 is not set