[linux] 06/06: crypto: Enable CRYPTO_DEV_CHELSIO as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:53:24 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit 62f19b9260f98b73e4358a747f44ce3d57c53c80
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 04:51:29 2017 +0100

    crypto: Enable CRYPTO_DEV_CHELSIO as module
---
 debian/changelog     | 1 +
 debian/config/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 884ca4f..f61988e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -386,6 +386,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * [rt] tracing: Enable HWLAT_TRACER
   * [x86] crypto: Enable CRYPTO_DEV_QAT_C3XXX, CRYPTO_DEV_QAT_C62X,
     CRYPTO_DEV_QAT_C3XXXVF, CRYPTO_DEV_QAT_C62XVF as modules
+  * crypto: Enable CRYPTO_DEV_CHELSIO as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 541174a..fdc0cb5 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -463,6 +463,11 @@ CONFIG_CRYPTO_DEV_HIFN_795X=m
 CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y
 
 ##
+## file: drivers/crypto/chelsio/Kconfig
+##
+CONFIG_CRYPTO_DEV_CHELSIO=m
+
+##
 ## file: drivers/dax/Kconfig
 ##
 CONFIG_DEV_DAX=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