[linux] 01/01: [mips*/octeon] Enable CRYPTO_MD5_OCTEON, CRYPTO_SHA1_OCTEON, CRYPTO_SHA256 and CRYPTO_SHA512_OCTEON.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 6 11:08:10 UTC 2016


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

aurel32 pushed a commit to branch master
in repository linux.

commit 062efc4b3fe56f9f5370465dc8fbf472a7483bcd
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Wed Apr 6 13:08:06 2016 +0200

    [mips*/octeon] Enable CRYPTO_MD5_OCTEON, CRYPTO_SHA1_OCTEON, CRYPTO_SHA256 and CRYPTO_SHA512_OCTEON.
---
 debian/changelog                            | 3 +++
 debian/config/kernelarch-mips/config.octeon | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9e925dc..9f58aab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,9 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
     sata-modules.
   * [mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon
     III SoCs.
+  * [mips*/octeon] Enable CRYPTO_MD5_OCTEON, CRYPTO_SHA1_OCTEON, CRYPTO_SHA256
+    and CRYPTO_SHA512_OCTEON.
+
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 25 Mar 2016 13:43:57 +0000
 
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 4ecbb6c..36df789 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -29,6 +29,14 @@ CONFIG_CAVIUM_OCTEON_LOCK_L2_INTERRUPT=y
 CONFIG_CAVIUM_OCTEON_LOCK_L2_MEMCPY=y
 
 ##
+## file: crypto/Kconfig
+##
+CONFIG_CRYPTO_MD5_OCTEON=m
+CONFIG_CRYPTO_SHA1_OCTEON=m
+CONFIG_CRYPTO_SHA256_OCTEON=m
+CONFIG_CRYPTO_SHA512_OCTEON=m
+
+##
 ## file: drivers/ata/Kconfig
 ##
 CONFIG_AHCI_OCTEON=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