summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2022-06-20 15:00:17 +0200
committerVincent Blut <vincent.debian@free.fr>2022-06-20 15:00:17 +0200
commite7b4d7347aebdc70512f6dd0b186c79c42171fe0 (patch)
tree49dd3f387da7f12535e18c0e3f4b7a5f33718e38 /debian
parent172b4d722ac36f78365ce41502d6e62bb5b375e8 (diff)
downloadlinux-debian-e7b4d7347aebdc70512f6dd0b186c79c42171fe0.tar.gz
[armhf] drivers/crypto/caam: Enable CRYPTO_DEV_FSL_CAAM as module
Closes: #1013255
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