[openwrt/openwrt] kernel/generic: add missing config symbol
LEDE Commits
lede-commits at lists.infradead.org
Mon Apr 19 17:36:24 BST 2021
stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa
commit 4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Mon Apr 19 19:34:38 2021 +0300
kernel/generic: add missing config symbol
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
target/linux/generic/config-5.10 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 13226c1bd6..384cf4fe9f 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -4513,6 +4513,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILING is not set
# CONFIG_PROVE_LOCKING is not set
+# CONFIG_PROVE_RAW_LOCK_NESTING is not set
# CONFIG_PROVE_RCU is not set
# CONFIG_PROVE_RCU_LIST is not set
# CONFIG_PROVE_RCU_REPEATEDLY is not set
More information about the lede-commits
mailing list