lede/config
Robert Marko b3de7a9adf config: add ARM PMUv3 for kernel 6.6
Kernel 6.6 has moved the ARM PMUv3 driver to drivers/perf and now once
KERNEL_ARM_PMU is selected trying to build the kernel will stop with:
ARM PMUv3 support (ARM_PMUV3) [N/y/?] (NEW)

So, lets enable ARM_PMUV3 for ARMv7 and ARMv8 architectures if
KERNEL_PERF_EVENTS is selected.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-12 22:25:20 +08:00
..
check-uname.sh scripts: sync with upstream 2022-10-19 20:39:19 +08:00
Config-build.in build: introduce PKG_BUILD_FLAGS 2024-05-29 10:35:11 +08:00
Config-devel.in sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
Config-images.in Add support to build qualcommax image 2024-01-30 18:04:25 +08:00
Config-kernel.in config: add ARM PMUv3 for kernel 6.6 2024-07-12 22:25:20 +08:00