summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Audia2025-12-19 21:37:38 +0000
committerHauke Mehrtens2026-01-02 13:32:36 +0000
commit8b464ef4ce8c19088bf7956bb2ec4157e30e1d0a (patch)
treed35c014df02b4690be674e1a7debb3321ca54ece
parent0d3e93e7ba40e10d8d87df030a307d29aa1f5d42 (diff)
downloadopenwrt-8b464ef4ce8c19088bf7956bb2ec4157e30e1d0a.tar.gz
generic: add missing symbol
Set SND_SOC_NAU8325 to no Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/21329 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit b3d1da911561736942e7deb19777e0fc518d1009) Link: https://github.com/openwrt/openwrt/pull/21356 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/generic/config-6.121
1 files changed, 1 insertions, 0 deletions
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