You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
perfcounters: select ANON_INODES
The perfcounters subsystem depends on CONFIG_ANON_INODES facilities, so make sure it's selected. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user