diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2021-04-19 19:34:38 +0300 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2021-04-19 19:34:38 +0300 |
commit | 4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa (patch) | |
tree | c4b989d5b2cb7b51bf88ba99225c47f1b0cc93d9 /target/linux/generic | |
parent | f7e00d81bca720a5a5b073d614982b2f57f7da71 (diff) | |
download | upstream-4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa.tar.gz upstream-4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa.tar.bz2 upstream-4dcdc8249c04da01adfc57e5698ccb41dbe3b0fa.zip |
kernel/generic: add missing config symbol
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-5.10 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |