lkml.org 
[lkml]   [2004]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Make PERFCTR_VIRTUAL default in Kconfig match recommendation in help text

Greetings,

A tiny patch to make PERFCTR_VIRTUAL default to Y to match the
recommendation given in the help text. The help has a very clear "Say Y"
recommendation and it doesn't make much sense to not enable this currently
if PERFCTR is set, so it should default to Y, not N as it does currently.

Patch is against 2.6.8.1-mm4

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>

diff -up linux-2.6.8.1-mm4-orig/drivers/perfctr/Kconfig linux-2.6.8.1-mm4/drivers/perfctr/Kconfig
--- linux-2.6.8.1-mm4-orig/drivers/perfctr/Kconfig 2004-08-24 19:55:27.000000000 +0200
+++ linux-2.6.8.1-mm4/drivers/perfctr/Kconfig 2004-08-24 20:56:37.000000000 +0200
@@ -40,6 +40,7 @@ config PERFCTR_INIT_TESTS
config PERFCTR_VIRTUAL
bool "Virtual performance counters support"
depends on PERFCTR
+ default y
help
The processor's performance-monitoring counters are special-purpose
global registers. This option adds support for virtual per-process

/Jesper

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

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.086 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site