Skip to content

Commit

Permalink
perfcounters: select ANON_INODES
Browse files Browse the repository at this point in the history
The perfcounters subsystem depends on CONFIG_ANON_INODES facilities,
so make sure it's selected.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Dec 8, 2008
1 parent 87b9cf4 commit 4c59e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 4c59e46

Please sign in to comment.