staging: octeon-ethernet: xaui: don't register poll function in init
[linux-2.6/btrfs-unstable.git] / drivers / perf / Kconfig
blobd9de36ee165de119904936c7ba5bec20408ad447
2 # Performance Monitor Drivers
5 menu "Performance monitor support"
7 config ARM_PMU
8         depends on PERF_EVENTS && ARM
9         bool "ARM PMU framework"
10         default y
11         help
12           Say y if you want to use CPU performance monitors on ARM-based
13           systems.
15 endmenu