summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2021-03-18 16:44:11 +0100
committerVincent Blut <vincent.debian@free.fr>2021-03-19 13:15:38 +0100
commit9d40c4270168d985e70b071f49a85071c456f1c7 (patch)
treeb3284f070a73f55d5629851f4002892bfbe5744e
parentbd4536f9789ca002c88b6cdfb89e5ca830f579fe (diff)
downloadlinux-debian-9d40c4270168d985e70b071f49a85071c456f1c7.tar.gz
[arm64] Enable ARM_CMN as module
Closes: #981186
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/arm64/config1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0df160b7e..43804650b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -886,6 +886,9 @@ linux (5.10.24-1) UNRELEASED; urgency=medium
* bpf: Add sanity check for upper ptr_limit
* bpf, selftests: Fix up some test_verifier cases for unprivileged
+ [ Wookey ]
+ * [arm64] Enable ARM_CMN as module (Closes: #981186)
+
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 17 Mar 2021 21:21:06 +0100
linux (5.10.19-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 2e352b5e8..7212f3735 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -955,6 +955,7 @@ CONFIG_ARM_CCI_PMU=y
CONFIG_ARM_CCI400_PMU=y
CONFIG_ARM_CCI5xx_PMU=y
CONFIG_ARM_CCN=y
+CONFIG_ARM_CMN=m
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
CONFIG_XGENE_PMU=y