linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Make CONFIG_BLOCKER X86 only
@ 2006-01-11  0:06 Daniel Walker
  0 siblings, 0 replies; only message in thread
From: Daniel Walker @ 2006-01-11  0:06 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel

	That's the only arch I know of that it compiles on.

Signed-Off-By: Daniel Walker <dwalker@mvista.com>

Index: linux-2.6.15/drivers/char/Kconfig
===================================================================
--- linux-2.6.15.orig/drivers/char/Kconfig
+++ linux-2.6.15/drivers/char/Kconfig
@@ -722,7 +722,7 @@ config RTC_HISTOGRAM
 
 config BLOCKER
 	tristate "Priority Inheritance Debugging (Blocker) Device Support"
-	default y
+	default y if X86 
 	---help---
 	  If you say Y here then a device will be created that the userspace
 	  pi_test suite uses to test and measure kernel locking primitives.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-11  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-11  0:06 [PATCH] Make CONFIG_BLOCKER X86 only Daniel Walker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).