diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-10-17 02:26:16 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-17 11:42:47 -0400 |
commit | 966fe399cc774b00b1eed11fd884be85a5c5c489 (patch) | |
tree | 9f99dcf27d68d60bf22a898f9e6f9ccb58e5d620 /arch/ia64 | |
parent | febfcf9115917ba80931dbf9f36d8d413698b628 (diff) |
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 <rpjday@mindspring.com>
Cc: Andi Kleen <ak@suse.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/ia64')
-rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 59b91ac861ac..c60532d93c54 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -593,7 +593,6 @@ config IRQ_PER_CPU | |||
593 | source "arch/ia64/hp/sim/Kconfig" | 593 | source "arch/ia64/hp/sim/Kconfig" |
594 | 594 | ||
595 | menu "Instrumentation Support" | 595 | menu "Instrumentation Support" |
596 | depends on EXPERIMENTAL | ||
597 | 596 | ||
598 | source "arch/ia64/oprofile/Kconfig" | 597 | source "arch/ia64/oprofile/Kconfig" |
599 | 598 | ||