Skip to content

Commit

Permalink
mvebu: add 6.6 testing kernel
Browse files Browse the repository at this point in the history
Add 6.6 testing kernel for mvebu target.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
  • Loading branch information
Stijn Segers authored and robimarko committed Apr 3, 2024
1 parent ab2fe43 commit ed893a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/mvebu/Makefile
Expand Up @@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
SUBTARGETS:=cortexa9 cortexa53 cortexa72

KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6

include $(INCLUDE_DIR)/target.mk

Expand Down

1 comment on commit ed893a3

@zcracker
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SYNC include/config/auto.conf.cmd
*

Restart config...
Performance monitor support
ARM CCI PMU driver (ARM_CCI_PMU) [N/m/y/?] n
ARM CCN driver support (ARM_CCN) [N/m/y/?] n
Arm CMN-600 PMU support (ARM_CMN) [N/m/y/?] n
ARM PMU framework (ARM_PMU) [Y/n/?] y
ARM SMMUv3 Performance Monitors Extension (ARM_SMMU_V3_PMU) [N/m/y/?] (NEW)
ARM DynamIQ Shared Unit (DSU) PMU (ARM_DSU_PMU) [N/m/y/?] n
Enable support for the ARMv8.2 Statistical Profiling Extension (ARM_SPE_PMU) [N/m/y/?] n
HiSilicon PCIE PERF PMU (HISI_PCIE_PMU) [N/m/y/?] n
HNS3 PERF PMU (HNS3_PMU) [N/m/y/?] n
ARM Coresight Architecture PMU (ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU) [N/m/y/?] (NEW

Please sign in to comment.