[linux] 07/07: [x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCCVF as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Feb 10 02:01:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 3c6d2452cbd31891ce01ab67b4ed0f1b715cc752
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Feb 10 01:59:10 2016 +0000
[x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCCVF as module
---
debian/changelog | 3 ++-
debian/config/kernelarch-x86/config | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4c7ca9a..7eb30d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,7 +42,8 @@ linux (4.4.1-1~exp1) UNRELEASED; urgency=medium
* cgroups: Enable CGROUP_PIDS
* crypto: Enable CRYPTO_CHACHA20, CRYPTO_POLY1305, CRYPTO_CHACHA20POLY1305,
CRYPTO_USER_API_AEAD as modules
- * [x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCC as module
+ * [x86] crypto: Enable CRYPTO_DEV_QAT_DH895xCC, CRYPTO_DEV_QAT_DH895xCCVF
+ as modules
* [amd64] crypto: Enable CRYPTO_CHACHA20_X86_64, CRYPTO_DES3_EDE_X86_64,
CRYPTO_POLY1305_X86_64 as modules
* [x86] dmaengine: Enable INTEL_IDMA64 as module
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 4307677..f9a9e6d 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -402,6 +402,7 @@ CONFIG_CRYPTO_DEV_CCP_CRYPTO=m
## file: drivers/crypto/qat/Kconfig
##
CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
+CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
##
## file: drivers/dma/Kconfig
--
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