diff --git a/init/Kconfig b/init/Kconfig index 78bede218f10f86c2a1ebc46ab5ffe8a6fc79f3c..7d147a36e968ab6a6bab5b7696ca675c7bef9a8f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -741,6 +741,7 @@ config PERF_COUNTERS bool "Kernel Performance Counters" depends on HAVE_PERF_COUNTERS default y + select ANON_INODES help Enable kernel support for performance counter hardware.