X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fbus%2FKconfig;h=d4a3a3133da5410cd9c75aa263557b8b8b873321;hb=2c856e14dad8cb1b085ae1f30c5e125c6d46019b;hp=9a92c072a485def0b2730340503d1984d5a6dc1d;hpb=6b5f04b6cf8ebab9a65d9c0026c650bb2538fd0f;p=cascardo%2Flinux.git diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig index 9a92c072a485..d4a3a3133da5 100644 --- a/drivers/bus/Kconfig +++ b/drivers/bus/Kconfig @@ -34,15 +34,15 @@ config ARM_CCI400_PORT_CTRL Low level power management driver for CCI400 cache coherent interconnect for ARM platforms. -config ARM_CCI500_PMU - bool "ARM CCI500 PMU support" +config ARM_CCI5xx_PMU + bool "ARM CCI-500/CCI-550 PMU support" depends on (ARM && CPU_V7) || ARM64 depends on PERF_EVENTS select ARM_CCI_PMU help - Support for PMU events monitoring on the ARM CCI-500 cache coherent - interconnect. CCI-500 provides 8 independent event counters, which - can count events pertaining to the slave/master interfaces as well + Support for PMU events monitoring on the ARM CCI-500/CCI-550 cache + coherent interconnects. Both of them provide 8 independent event counters, + which can count events pertaining to the slave/master interfaces as well as the internal events to the CCI. If unsure, say Y