提交 b309a294 编写于 作者: R Robert Richter

oprofile: remove EXPERIMENTAL from the config option description

OProfile is already used for a long time and no longer experimental.
Signed-off-by: NRobert Richter <robert.richter@amd.com>
上级 18b4a4d5
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
config OPROFILE config OPROFILE
tristate "OProfile system profiling (EXPERIMENTAL)" tristate "OProfile system profiling"
depends on PROFILING depends on PROFILING
depends on HAVE_OPROFILE depends on HAVE_OPROFILE
select RING_BUFFER select RING_BUFFER
......
...@@ -1112,7 +1112,7 @@ config MMAP_ALLOW_UNINITIALIZED ...@@ -1112,7 +1112,7 @@ config MMAP_ALLOW_UNINITIALIZED
See Documentation/nommu-mmap.txt for more information. See Documentation/nommu-mmap.txt for more information.
config PROFILING config PROFILING
bool "Profiling support (EXPERIMENTAL)" bool "Profiling support"
help help
Say Y here to enable the extended profiling support mechanisms used Say Y here to enable the extended profiling support mechanisms used
by profilers such as OProfile. by profilers such as OProfile.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册