[Bug Description] hisi pmu support x.ko module to use it for kunpeng920
[Steps to Reproduce] 1) cd /lib/modules/$(uname -r)/kernel/drivers/perf/hisilicon 2) check *.ko 3)
[Actual Results] @ubuntu:~$ cat /boot/config-4.15.0-140-generic | grep -i CONFIG_HISI_PMU CONFIG_HISI_PMU=y
[Expected Results] @ubuntu:~$ cat /boot/config-4.15.0-140-generic | grep -i CONFIG_HISI_PMU CONFIG_HISI_PMU=m
[Reproducibility] 100%
[Additional information] (Firmware version, kernel version, affected hardware, etc. if required):
[Resolution] drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers
[Bug Description]
hisi pmu support x.ko module to use it for kunpeng920
[Steps to Reproduce] $(uname -r)/kernel/ drivers/ perf/hisilicon
1) cd /lib/modules/
2) check *.ko
3)
[Actual Results] 4.15.0- 140-generic | grep -i CONFIG_HISI_PMU
@ubuntu:~$ cat /boot/config-
CONFIG_HISI_PMU=y
[Expected Results] 4.15.0- 140-generic | grep -i CONFIG_HISI_PMU
@ubuntu:~$ cat /boot/config-
CONFIG_HISI_PMU=m
[Reproducibility]
100%
[Additional information]
(Firmware version, kernel version, affected hardware, etc. if required):
[Resolution]
drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers