From: John Audia Date: Fri, 19 Dec 2025 21:37:38 +0000 (-0500) Subject: generic: add missing symbol X-Git-Tag: v25.12.0-rc2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b464ef4ce8c19088bf7956bb2ec4157e30e1d0a;p=thirdparty%2Fopenwrt.git generic: add missing symbol Set SND_SOC_NAU8325 to no Signed-off-by: John Audia Link: https://github.com/openwrt/openwrt/pull/21329 Signed-off-by: Robert Marko (cherry picked from commit b3d1da911561736942e7deb19777e0fc518d1009) Link: https://github.com/openwrt/openwrt/pull/21356 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index fda78b422e8..b657e6cc672 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -6240,6 +6240,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y # 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_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set