1
0
Fork 0
alistair23-linux/drivers/perf/Kconfig

16 lines
258 B
Plaintext

#
# Performance Monitor Drivers
#
menu "Performance monitor support"
config ARM_PMU
depends on PERF_EVENTS && (ARM || ARM64)
bool "ARM PMU framework"
default y
help
Say y if you want to use CPU performance monitors on ARM-based
systems.
endmenu