mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
kernel: add missing lockdep config symbols for 5.15
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
34054e4c06
commit
d3cd09d1c6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user