Skip to content

Commit

Permalink
typo fix Kernel config option
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Danny ter Haar authored and Linus Torvalds committed Sep 25, 2007
1 parent d1cf16c commit fdfb870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fdfb870

Please sign in to comment.