aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/oprofile/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/oprofile/Kconfig')
-rw-r--r--arch/x86_64/oprofile/Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/x86_64/oprofile/Kconfig b/arch/x86_64/oprofile/Kconfig
deleted file mode 100644
index d8a84088471a..000000000000
--- a/arch/x86_64/oprofile/Kconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-config PROFILING
- bool "Profiling support (EXPERIMENTAL)"
- help
- Say Y here to enable the extended profiling support mechanisms used
- by profilers such as OProfile.
-
-
-config OPROFILE
- tristate "OProfile system profiling (EXPERIMENTAL)"
- depends on PROFILING
- help
- OProfile is a profiling system capable of profiling the
- whole system, include the kernel, kernel modules, libraries,
- and applications.
-
- If unsure, say N.
-