Commit fdfb870f authored by Danny ter Haar's avatar Danny ter Haar Committed by Linus Torvalds
Browse files

typo fix Kernel config option

parent d1cf16c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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