projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34054e4
)
kernel: add missing lockdep config symbols for 5.15
author
Felix Fietkau
<nbd@nbd.name>
Tue, 11 Oct 2022 12:20:40 +0000
(14:20 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 14 Oct 2022 11:15:29 +0000
(13:15 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index 2950ea1a6bb09df7f8a78516fe33eb22dc283224..686475c4ca1fd5fe5bbbbd448afe3e064e9da590 100644
(file)
--- a/
target/linux/generic/config-5.15
+++ b/
target/linux/generic/config-5.15
@@
-3182,6
+3182,11
@@
CONFIG_LLC=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_LOCKD is not set
+CONFIG_LOCKDEP_BITS=15
+CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12
+CONFIG_LOCKDEP_CHAINS_BITS=16
+CONFIG_LOCKDEP_STACK_TRACE_BITS=19
+CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS=14
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_LOCKD_V4=y
# CONFIG_LOCKUP_DETECTOR is not set