lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR
authorFrederic Weisbecker <fweisbec@gmail.com>
Wed, 12 May 2010 22:27:20 +0000 (00:27 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 12 May 2010 22:27:20 +0000 (00:27 +0200)
commit89d7ce2a2178e7f562f608b466a18c8c2ece87af
tree55e3689f7926c32f1e53fb61bf02557370556d4b
parentd7c547335fa6b0090fa09c46ea0e965ac273a27e
lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR

Panic on softlockups was still depending on the softlockup detector.
But the latter has been merged into the lockup detector now.

Let's update this config dependency.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Eric Paris <eparis@redhat.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
lib/Kconfig.debug