From: Daniel Golle Date: Fri, 9 May 2025 13:37:47 +0000 (+0100) Subject: generic: 6.12: add missing Kconfig symbol X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3ad5b151918a670df8954e4e83e2095f66150b;p=thirdparty%2Fopenwrt.git generic: 6.12: add missing Kconfig symbol Augmented symbol CONFIG_SND_SOC_MT8365 was missing, add it. Signed-off-by: Daniel Golle --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 5ea73a8a419..739cdb0e7ea 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -6137,6 +6137,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y # CONFIG_SND_SOC_MT8188 is not set # CONFIG_SND_SOC_MT8192 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_NAU8315 is not set # CONFIG_SND_SOC_NAU8540 is not set