[linux] 01/06: [powerpc*] Enable CRYPTO_DEV_VMX and enable CRYPTO_DEV_VMX_ENCRYPT as module (Closes: #813640)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Feb 6 21:18:08 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 2e76aafc84ba63c8c3f0a60e61976e479c3de24e
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Feb 6 20:15:55 2016 +0000

    [powerpc*] Enable CRYPTO_DEV_VMX and enable CRYPTO_DEV_VMX_ENCRYPT as module (Closes: #813640)
---
 debian/changelog                                |  2 ++
 debian/config/kernelarch-powerpc/config-arch-64 | 10 ++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ed1b831..24c588a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -132,6 +132,8 @@ linux (4.3.5-1) UNRELEASED; urgency=medium
   * SCSI: fix crashes in sd and sr runtime PM (Closes: #801925)
   * rt2x00: fix monitor mode regression (regression in 4.2)
   * pipe: limit the per-user amount of pages allocated in pipes (CVE-2013-4312)
+  * [powerpc*] Enable CRYPTO_DEV_VMX and enable CRYPTO_DEV_VMX_ENCRYPT as
+    module (Closes: #813640)
 
   [ Salvatore Bonaccorso ]
   * netfilter: nf_nat_redirect: add missing NULL pointer check (CVE-2015-8787)
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index 6389cee..15fc2c0 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -60,6 +60,16 @@ CONFIG_PATA_AMD=m
 CONFIG_BLK_DEV_RSXX=m
 
 ##
+## file: drivers/crypto/Kconfig
+##
+CONFIG_CRYPTO_DEV_VMX=y
+
+##
+## file: drivers/crypto/vmx/Kconfig
+##
+CONFIG_CRYPTO_DEV_VMX_ENCRYPT=m
+
+##
 ## file: drivers/gpu/drm/ast/Kconfig
 ##
 CONFIG_DRM_AST=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