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:
parent
87b9cf4623
commit
4c59e4676d
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue