Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.19-rc3 6 lines 279 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_HISI_PMU) += hisi_uncore_pmu.o hisi_uncore_l3c_pmu.o \ 3 hisi_uncore_hha_pmu.o hisi_uncore_ddrc_pmu.o hisi_uncore_sllc_pmu.o \ 4 hisi_uncore_pa_pmu.o hisi_uncore_cpa_pmu.o 5 6obj-$(CONFIG_HISI_PCIE_PMU) += hisi_pcie_pmu.o