diff options
| -rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 823ee0a2d2a3..3f7e60995c80 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -940,6 +940,7 @@ menu "Performance Counters" | |||
| 940 | 940 | ||
| 941 | config PERF_COUNTERS | 941 | config PERF_COUNTERS |
| 942 | bool "Kernel Performance Counters" | 942 | bool "Kernel Performance Counters" |
| 943 | default y if PROFILING | ||
| 943 | depends on HAVE_PERF_COUNTERS | 944 | depends on HAVE_PERF_COUNTERS |
| 944 | select ANON_INODES | 945 | select ANON_INODES |
| 945 | help | 946 | help |
