[patch 8/8] s390: oprofile support.
From: Martin Schwidefsky <[EMAIL PROTECTED]>
Remove experimental tag from the s390 oprofile support.
Signed-off-by: Martin Schwidefsky <[EMAIL PROTECTED]>
diffstat:
arch/s390/oprofile/Kconfig | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff -urN linux-2.6/arch/s390/oprofile/Kconfig
linux-2.6-patched/arch/s390/oprofile/Kconfig
--- linux-2.6/arch/s390/oprofile/Kconfig 2005-03-02 08:38:33.000000000
+0100
+++ linux-2.6-patched/arch/s390/oprofile/Kconfig 2005-03-17
15:38:06.000000000 +0100
@@ -1,16 +1,15 @@
menu "Profiling support"
- depends on EXPERIMENTAL
config PROFILING
- bool "Profiling support (EXPERIMENTAL)"
+ bool "Profiling support"
help
Say Y here to enable profiling support mechanisms used by
profilers such as readprofile or OProfile.
config OPROFILE
- tristate "OProfile system profiling (EXPERIMENTAL)"
+ tristate "OProfile system profiling"
depends on PROFILING
help
OProfile is a profiling system capable of profiling the
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/