aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2015-12-11 12:20:19 +0000
committerBen Hutchings <ben@decadent.org.uk>2015-12-11 12:20:19 +0000
commit431e139e11ed1747d94e1fdd17052c3bb97a8d11 (patch)
tree021ecaef403d851dd5ce0c805def4062a922e5f0
parent8ab6fbe6ef0cd5cd80b53a19be198c9341eadabe (diff)
downloadkernel_replicant_linux-431e139e11ed1747d94e1fdd17052c3bb97a8d11.tar.gz
kernel_replicant_linux-431e139e11ed1747d94e1fdd17052c3bb97a8d11.tar.bz2
kernel_replicant_linux-431e139e11ed1747d94e1fdd17052c3bb97a8d11.zip
[armel/kirkwood,armhf] crypto: Enable CRYPTO_DEV_MARVELL_CESA as module (Closes: #807634)
-rw-r--r--debian/changelog2
-rw-r--r--debian/config/armel/config.kirkwood1
-rw-r--r--debian/config/armhf/config.armmp1
3 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a2aded09ab91..6183f4625b71 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@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 bd2a7dd55327..8ab415d1b640 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 47c635efa913..e8563b7887fb 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