From 8b464ef4ce8c19088bf7956bb2ec4157e30e1d0a Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 19 Dec 2025 16:37:38 -0500 Subject: [PATCH] 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 --- target/linux/generic/config-6.12 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index fda78b422e..b657e6cc67 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