crypto: Enable CRYPTO_DEV_CHELSIO as module

This commit is contained in:
Ben Hutchings 2017-05-02 04:51:29 +01:00
parent 1cf36ebc7c
commit 62f19b9260
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

@ -462,6 +462,11 @@ CONFIG_CRYPTO_HW=y
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
##