[arm64] enable ARM_CCI_PMU

Both ARM_CCI400_PMU and ARM_CCI5xx_PMU options require ARM_CCI_PMU to be
enabled.
This commit is contained in:
Marcin Juszkiewicz 2019-01-29 15:35:40 +00:00
parent 1fd1e48157
commit 93c485ea3e
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -19,6 +19,10 @@ linux (4.19.16-2) UNRELEASED; urgency=medium
* [i386] debian/control: Fix cross-compiler build-dependency
* debian/README.source: Document how to run kconfigeditor2
[ Marcin Juszkiewicz ]
* [arm64] enable ARM_CCI_PMU so ARM_CCI400_PMU and ARM_CCI5xx_PMU options
get really enabled.
-- Luca Boccassi <bluca@debian.org> Fri, 18 Jan 2019 19:09:06 +0000
linux (4.19.16-1) unstable; urgency=medium

View File

@ -740,6 +740,7 @@ CONFIG_HOTPLUG_PCI_PCIE=y
##
## file: drivers/perf/Kconfig
##
CONFIG_ARM_CCI_PMU=y
CONFIG_ARM_CCI400_PMU=y
CONFIG_ARM_CCI5xx_PMU=y
CONFIG_ARM_CCN=y