Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
tty
/
dd5ae6818ccd4ab0aa6f7d84e88f60a48af0fb52
/
.
/
drivers
/
perf
/
Kconfig
blob: d9de36ee165de119904936c7ba5bec20408ad447 [
file
] [
log
] [
blame
]
#
# Performance Monitor Drivers
#
menu
"Performance monitor support"
config ARM_PMU
depends on PERF_EVENTS
&&
ARM
bool
"ARM PMU framework"
default
y
help
Say
y
if
you want to
use
CPU performance monitors on ARM
-
based
systems
.
endmenu