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:
committed by
Linus Torvalds
parent
d1cf16c916
commit
fdfb870f8e
@@ -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
|
||||
|
Reference in New Issue
Block a user