aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 8158f1f44694..aef16f9b3d23 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -941,7 +941,6 @@ menu "Performance Counters"
941config PERF_COUNTERS 941config PERF_COUNTERS
942 bool "Kernel Performance Counters" 942 bool "Kernel Performance Counters"
943 depends on HAVE_PERF_COUNTERS 943 depends on HAVE_PERF_COUNTERS
944 default y
945 select ANON_INODES 944 select ANON_INODES
946 help 945 help
947 Enable kernel support for performance counter hardware. 946 Enable kernel support for performance counter hardware.