Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c59e467 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

perfcounters: select ANON_INODES



The perfcounters subsystem depends on CONFIG_ANON_INODES facilities,
so make sure it's selected.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 87b9cf46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.