Sign in
kunit
/
linux
/
8c5b83f0f255542b40a1273c32eb067ec00bb2b2
/
.
/
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