X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig.debug;h=396c38b3cb69f76f90b7882d45c448170eba8044;hb=e86908614f2c7fec401827e5cefd7a6ea9407f85;hp=cdc9b099e620f9fa00398c746e2b4cdd29bce554;hpb=547307420931344a868275bd7ea7a30f117a15a9;p=linux-2.6 diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index cdc9b099e6..396c38b3cb 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -167,7 +167,7 @@ config SLUB_DEBUG_ON config DEBUG_PREEMPT bool "Debug preemptible kernel" - depends on DEBUG_KERNEL && PREEMPT && TRACE_IRQFLAGS_SUPPORT + depends on DEBUG_KERNEL && PREEMPT && (TRACE_IRQFLAGS_SUPPORT || PPC64) default y help If you say Y here then the kernel will use a debug variant of the