lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option
authorAnton Blanchard <anton@samba.org>
Tue, 5 Jul 2011 03:32:40 +0000 (13:32 +1000)
committerIngo Molnar <mingo@elte.hu>
Tue, 5 Jul 2011 11:00:23 +0000 (13:00 +0200)
commit8edbb83e5bc3c7d5d76861fc61872105288d2610
tree4c841e91fe14f134de789d08e33c3463614ac161
parentfe0d42203cb5616eeff68b14576a0f7e2dd56625
lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option

Replace CONFIG_DETECT_SOFTLOCKUP with CONFIG_LOCKUP_DETECTOR.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: fweisbec@gmail.com
Cc: a.p.zijlstra@chello.nl
Link: http://lkml.kernel.org/r/20110705133240.25e81a7a@kryten
Signed-off-by: Ingo Molnar <mingo@elte.hu>
lib/Kconfig.debug