[linux] 01/01: [armel/kirkwood, armhf] crypto: Enable CRYPTO_DEV_MARVELL_CESA as module (Closes: #807634)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Dec 11 13:20:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 431e139e11ed1747d94e1fdd17052c3bb97a8d11
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Dec 11 12:20:19 2015 +0000

    [armel/kirkwood,armhf] crypto: Enable CRYPTO_DEV_MARVELL_CESA as module (Closes: #807634)
---
 debian/changelog                    | 2 ++
 debian/config/armel/config.kirkwood | 1 +
 debian/config/armhf/config.armmp    | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a2aded0..6183f46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ linux (4.4~rc4-1~exp1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * aufs: Update support patches to aufs4.x-rcN-20151123
   * udeb: Make md-modules depend on crc-modules (Closes: #807661)
+  * [armel/kirkwood,armhf] crypto: Enable CRYPTO_DEV_MARVELL_CESA as module
+    (Closes: #807634)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 10 Dec 2015 17:34:39 +0000
 
diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood
index bd2a7dd..8ab415d 100644
--- a/debian/config/armel/config.kirkwood
+++ b/debian/config/armel/config.kirkwood
@@ -150,6 +150,7 @@ CONFIG_ARM_KIRKWOOD_CPUIDLE=y
 ## file: drivers/crypto/Kconfig
 ##
 CONFIG_CRYPTO_DEV_MV_CESA=m
+CONFIG_CRYPTO_DEV_MARVELL_CESA=m
 
 ##
 ## file: drivers/dma/Kconfig
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 47c635e..e8563b7 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -180,6 +180,7 @@ CONFIG_ARM_TEGRA20_CPUFREQ=y
 ## file: drivers/crypto/Kconfig
 ##
 CONFIG_CRYPTO_DEV_MV_CESA=m
+CONFIG_CRYPTO_DEV_MARVELL_CESA=m
 CONFIG_CRYPTO_DEV_OMAP_SHAM=m
 CONFIG_CRYPTO_DEV_OMAP_AES=m
 CONFIG_CRYPTO_DEV_SUN4I_SS=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list