commit | b309a294e5b24692d0f7ea1defa168074cea619e | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Fri Feb 26 15:01:23 2010 +0100 |
committer | Robert Richter <robert.richter@amd.com> | Fri Feb 26 15:13:54 2010 +0100 |
tree | 8f776bd9ffbc05dfc2f3ca6d6ea3eb7b228ee831 | |
parent | 18b4a4d59e97e7ff13ee84b5bec79f3fc70a9f0a [diff] [blame] |
oprofile: remove EXPERIMENTAL from the config option description OProfile is already used for a long time and no longer experimental. Signed-off-by: Robert Richter <robert.richter@amd.com>
diff --git a/arch/Kconfig b/arch/Kconfig index 25e69f7..d677872 100644 --- a/arch/Kconfig +++ b/arch/Kconfig
@@ -3,7 +3,7 @@ # config OPROFILE - tristate "OProfile system profiling (EXPERIMENTAL)" + tristate "OProfile system profiling" depends on PROFILING depends on HAVE_OPROFILE select RING_BUFFER