[PATCH] RT: set LPPTEST default to off

From: Daniel Walker
Date: Fri Sep 02 2005 - 15:01:24 EST



Set the default to off for the LPP test. Since it's not usually going
to be used.

Signed-Off-By: Daniel Walker <dwalker@xxxxxxxxxx>

Index: linux-2.6.13/drivers/char/Kconfig
===================================================================
--- linux-2.6.13.orig/drivers/char/Kconfig 2005-09-01 21:25:52.000000000 +0000
+++ linux-2.6.13/drivers/char/Kconfig 2005-09-02 16:06:59.000000000 +0000
@@ -730,7 +730,7 @@ config BLOCKER
config LPPTEST
tristate "Parallel Port Based Latency Measurement Device"
depends on !PARPORT
- default y
+ default n
---help---
If you say Y here then a device will be created that the userspace
testlpp utility uses to measure IRQ latencies of a target system



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/