summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/config/armhf/config5
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c54d57db9..da9b58ae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ linux (5.18.5-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [arm64] pinctrl: Re-enable PINCTRL_MSM (regression in 5.14)
+ [ Vincent Blut ]
+ * [armhf] drivers/crypto/caam: Enable CRYPTO_DEV_FSL_CAAM as module
+ (Closes: #1013255)
+
-- Ben Hutchings <benh@debian.org> Mon, 20 Jun 2022 12:48:13 +0200
linux (5.18.5-1) unstable; urgency=medium
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index bb306f09a..2a11d7ded 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -286,6 +286,11 @@ CONFIG_CRYPTO_DEV_OMAP_AES=m
CONFIG_CRYPTO_DEV_SUN4I_SS=m
##
+## file: drivers/crypto/caam/Kconfig
+##
+CONFIG_CRYPTO_DEV_FSL_CAAM=m
+
+##
## file: drivers/crypto/marvell/Kconfig
##
CONFIG_CRYPTO_DEV_MARVELL_CESA=m