Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ded255be2276d365a91af2de7c7f8e2c233d4fa2
/
.
/
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