From 966fe399cc774b00b1eed11fd884be85a5c5c489 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 16 Oct 2007 23:26:16 -0700 Subject: KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL It makes more sense to make instrumentation support experimental on a case-by-case basis. Signed-off-by: Robert P. J. Day Cc: Andi Kleen Cc: "Luck, Tony" Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- arch/i386/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/i386/Kconfig') diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index bf9aafad497..1fb61623566 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -1256,7 +1256,6 @@ source "fs/Kconfig" menuconfig INSTRUMENTATION bool "Instrumentation Support" - depends on EXPERIMENTAL default y ---help--- Say Y here to get to see options related to performance measurement, -- cgit v1.2.3