typo fix Kernel config option
Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
d1cf16c916
commit
fdfb870f8e
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ config LOCKDEP
|
|||
select KALLSYMS_ALL
|
||||
|
||||
config LOCK_STAT
|
||||
bool "Lock usage statisitics"
|
||||
bool "Lock usage statistics"
|
||||
depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
|
||||
select LOCKDEP
|
||||
select DEBUG_SPINLOCK
|
||||
|
|
Loading…
Reference in a new issue