|
@@ -392,7 +392,7 @@ config DEBUG_KMEMLEAK_TEST
|
|
|
|
|
|
config DEBUG_PREEMPT
|
|
config DEBUG_PREEMPT
|
|
bool "Debug preemptible kernel"
|
|
bool "Debug preemptible kernel"
|
|
- depends on DEBUG_KERNEL && PREEMPT && (TRACE_IRQFLAGS_SUPPORT || PPC64)
|
|
|
|
|
|
+ depends on DEBUG_KERNEL && PREEMPT && TRACE_IRQFLAGS_SUPPORT
|
|
default y
|
|
default y
|
|
help
|
|
help
|
|
If you say Y here then the kernel will use a debug variant of the
|
|
If you say Y here then the kernel will use a debug variant of the
|