Commit eda34206 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds

[PATCH] allow all architectures to set CONFIG_DEBUG_PREEMPT

We think it'll work OK.
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5a4f53b8
......@@ -49,7 +49,7 @@ config DEBUG_SLAB
config DEBUG_PREEMPT
bool "Debug preemptible kernel"
depends on PREEMPT && (X86 || PPC64)
depends on PREEMPT
default y
help
If you say Y here then the kernel will use a debug variant of the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment