From: Stijn Tintel Date: Mon, 19 Apr 2021 16:34:38 +0000 (+0300) Subject: kernel/generic: add missing config symbol X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa;p=openwrt%2Fstaging%2Fneocturne.git kernel/generic: add missing config symbol Signed-off-by: Stijn Tintel --- 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