VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Viresh Kumar <viresh.kumar@linaro.org> 2021-01-14 17:05:30 +0530 committer: Viresh Kumar <viresh.kumar@linaro.org> 2021-01-29 10:06:24 +0530 commit: f8408264c77a0cebb20244d1f4750501b36abe0e parent: a848bf1d9ef14fa45b65f402d7d439626aad4877
Commit Summary:
drivers: Remove CONFIG_OPROFILE support
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/init/Kconfig b/init/Kconfig
index b77c60f8b963..03eb36256405 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -2024,7 +2024,7 @@ config PROFILING
 	bool "Profiling support"
 	help
 	  Say Y here to enable the extended profiling support mechanisms used
-	  by profilers such as OProfile.
+	  by profilers.
 
 #
 # Place an empty function call at each tracepoint site. Can be